Kilotest: Diagnoses of link href missing
violation by HTML element 199 on CMT Services page
Basics
About the CMT Services page
- URL: https://www.cmtservicesinc.com/
- Tested 1 days ago by job
24zon 2026-05-31 at 22:19
About HTML element 199
- Tag name:
LI - Text:
5
- Start tag:
<li class="cv-pageitem-number"> - XPath:
/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[5] - Bounding box: x = 1045, y = 755, width = 0, height = 0
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 199 of the CMT Services 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