Kilotest: Diagnoses of heading level skipped
violation by HTML element 1748 on Webby Awards page
Basics
About the Webby Awards page
- URL: https://www.webbyawards.com/
- Tested 13 days ago by job
z57on 2026-05-19 at 14:40
About HTML element 1748
- Tag name:
H6 - Text:
Organization
- Start tag:
<h6> - XPath:
/html/body/div[10]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[2]/div[1]/h6[1] - Bounding box: x = 1144, y = 10665, width = 248, height = 22
About the heading level skipped
issue
- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the heading level skipped
issue for HTML element 1748 of the Webby Awards page.
- Heading levels should only increase by one; Heading order invalid
Tool: Axe (Deque)
Rule:
heading-order - The heading h6 (with computed level 6) follows the heading h3 (with computed level 3), skipping 2 heading levels.
Tool: Html Checker API (World Wide Web Consortium)