Kilotest: Diagnoses of link href missing
violation by HTML element 168 on Institute for Agriculture and Trade Policy page
Here is how tools diagnose the link href missing
issue for HTML element 168 of the Institute for Agriculture and Trade Policy page.
Basics
- 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
- About the Institute for Agriculture and Trade Policy page
- URL:
https://www.iatp.org/ - Tested on 2026-04-02 at 14:51
- URL:
- 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
- Tag name:
Diagnoses
- 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