Kilotest: Diagnoses of heading structure illogical violation by HTML element 116 on CVS Health page

Basics

About the CVS Health page

About HTML element 116

About the heading structure illogical issue

Diagnoses

Here is how tools diagnose the heading structure illogical issue for HTML element 116 of the CVS Health page.

  1. The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141

  2. The heading structure is not logically nested. This h3 element should be an h1 to be properly nested.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141