Kilotest: Diagnoses of heading level skipped violation by HTML element 103 on Webby Awards page

Basics

About the Webby Awards page

About HTML element 103

About the heading level skipped issue

Diagnoses

Here is how tools diagnose the heading level skipped issue for HTML element 103 of the Webby Awards page.

  1. Heading levels should only increase by one; Heading order invalid

    Tool: Axe (Deque)

    Rule: heading-order

  2. The heading h3 (with computed level 3) follows the heading h1 (with computed level 1), skipping 1 heading level.

    Tool: Html Checker API (World Wide Web Consortium)