Kilotest: Diagnoses of link element invalid
violation by HTML element 85 on Northwest District Association page
Basics
About the Northwest District Association page
- URL: https://www.northwestdistrictassociation.org/
- Tested 36 days ago by job
zg5on 2026-04-26 at 17:33
About HTML element 85
- Tag name:
LINK - Text:
Skip to Content … Follow the NWDA
- Start tag:
<link rel="stylesheet" type="text/css" href="https://static1.squarespace.com/static/vta/5c5a519771c10ba3470d8101/versioned-assets/1776702257311-HDZJMCAP590VIVVXZE6Q/static.css"> - XPath:
/html/body/link[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the link element invalid
issue
- Why it matters: Document fails to get a needed external resource
- Priority: highest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the link element invalid
issue for HTML element 85 of the Northwest District Association page.
- Link elements can only be located in the head section of the document.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle2.Guideline2_4.2_4_8.H59.1