Kilotest: Diagnoses of heading-like styles dubious
violation by HTML element 172 on America Walks page
Basics
About the America Walks page
- URL: https://americawalks.org/
- Tested 28 days ago by job
9rlon 2026-05-04 at 17:00
About HTML element 172
- Tag name:
P - Text:
Now, more than ever, we need you to help us defend people-first places and communities where everyone can thrive. Show your support by joining America Walks. Donate any amount to become a member today!
- Start tag:
<p class="p1"> - XPath:
/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1] - Bounding box: x = 853, y = 86, width = 747, height = 80
About the heading-like styles dubious
issue
- Why it matters: User may be unable to understand the topic of a part of the document
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the heading-like styles dubious
issue for HTML element 172 of the America Walks page.
- Heading markup should be used if this content is intended as a heading.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H42