Kilotest: Diagnoses of link href missing
violation by HTML element 2168 on PTR Global page
Basics
About the PTR Global page
- URL: https://www.ptrglobal.com/
- Tested 46 days ago by job
sdoon 2026-06-05 at 04:36
About HTML element 2168
- Tag name:
DIV - Text:
Functional … Functional
- Start tag:
<div class="cli-tab-header"> - XPath:
/html/body/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1] - Bounding box: x = 0, y = 0, 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 rule engines diagnose the link href missing
issue for HTML element 2168 of the PTR Global 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