Kilotest: Diagnoses of link href missing
violation by HTML element 365 on Portland Community College page
Basics
About the Portland Community College page
- URL: https://www.pcc.edu/
- Tested 38 days ago by job
icoon 2026-04-24 at 19:44
About HTML element 365
- Tag name:
DIV - Text:
Healthcare and Emergency Professions … Close Healthcare and Emergency Professions details
- Start tag:
<div id="healthcare-detail" class="pcc-modal" aria-labelledby="healthcare" aria-hidden="true" role="dialog" aria-modal="true" tabindex="-1"> - XPath:
/html/body/main[1]/div[1]/div[1]/div[4] - 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 tools diagnose the link href missing
issue for HTML element 365 of the Portland Community College 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