Inappropriate Heading Hierarchy Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Inappropriate Heading Hierarchy Check

Description

The “Inappropriate Heading Hierarchy Check” evaluates whether heading levels (<h1> to <h6>) follow a logical, hierarchical sequence.

Example outcome

I found 1 instance in which the hierarchical sequence of heading levels is violated.

Impact

Fixes

To address inappropriate headings hierarchy:

  1. Locate all the headings that disrespect the hierarchical flow.
  2. Rearrange their levels to ensure a logical sequence.

Resources