Kilotest: Diagnoses of link href missing
violation by HTML element 42 on DubBot page
Basics
About the DubBot page
- URL: https://dubbot.com/
- Tested 13 days ago by job
8g6on 2026-07-07 at 20:33
About HTML element 42
- Tag name:
DIV - Text:
Features … Login
- Start tag:
<div class="navbar-brand"> - XPath:
/html/body/nav[1]/div[1]/div[1] - Bounding box: x = 276, y = 16, width = 164, height = 56
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 rule engines diagnose the link href missing
issue for HTML element 42 of the DubBot 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