Accessibility fix guide

Headings out of order

Why it matters

Screen-reader users navigate by headings; skipped levels are confusing.

How to fix it

Use headings in logical order (don't jump from H1 to H4).

Part of WCAG 2.1 / 2.2 Level A/AA. · Full technical reference (Deque axe) ↗

Scan your site for this and 90+ checks — free

Scan my site — free

More fix guides

Images missing alt textLow colour contrastLinks with no readable textButtons with no labelForm fields with no labelPage language not setMissing page titleBroken list structureList item outside a listContent outside landmarks