Kilotest: Diagnoses of link href missing
violation by HTML element 388 on YMCA of Greater San Antonio page
Basics
About the YMCA of Greater San Antonio page
- URL: https://ymcasatx.org/
- Tested 46 days ago by job
klvon 2026-06-05 at 05:41
About HTML element 388
- Tag name:
DIV - Text:
WHO WE ARE … 7:00 am - 6:00 pm
- Start tag:
<div id="block-mainpagecontent" class="block block-wrapper block-provider--system block-plugin-id--system_main_block block-system-main-block"> - XPath:
/html/body/div[1]/div[1]/div[3]/main[1]/div[1]/div[2] - Bounding box: x = 0, y = 158, width = 1920, height = 8946
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 388 of the YMCA of Greater San Antonio 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