Kilotest: Diagnoses of link href missing
violation by HTML element 297 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 297
- Tag name:
DIV - Text:
Business and Entrepreneurship … Close Business and Entrepreneurship details
- Start tag:
<div id="business-detail" class="pcc-modal" aria-labelledby="business" aria-hidden="true" role="dialog" aria-modal="true" tabindex="-1"> - XPath:
/html/body/main[1]/div[1]/div[1]/div[2] - 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 297 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