Kilotest: Diagnoses of heading structure illogical
violation by HTML element 567 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 567
- Tag name:
H4 - Text:
Supporting Young People
- Start tag:
<h4 class="text-align-center"> - XPath:
[not obtained] - Bounding box: x = 22, y = 3617, width = 577, height = 29
About the heading structure illogical
issue
- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the heading structure illogical
issue for HTML element 567 of the YMCA of Greater San Antonio page.
- The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141