Kilotest: Diagnoses of link href missing
violation by HTML element 168 on Institute for Agriculture and Trade Policy page
Basics
About the Institute for Agriculture and Trade Policy page
- URL: https://www.iatp.org/
- Tested 30 days ago by job
qmfon 2026-05-03 at 04:33
About HTML element 168
- Tag name:
SECTION - Text:
Our Latest … Email Address *
- Start tag:
<section class="col-sm-12"> - XPath:
/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/section[1] - Bounding box: x = 330, y = 1339, width = 1260, height = 2423
About the link href missing
issue
- Why it matters: Helper cannot properly explain a link to a user
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the link href missing
issue for HTML element 168 of the Institute for Agriculture and Trade Policy page.
- Missing attribute <code>href</code> on link. The user cannot navigate to this element using the keyboard. A better option here is to use a <code><a></code> element instead.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_href_on_a