Web Happens

Accessibility Action report

Average Joe's

Back

Heading levels should only increase by one

Ensures the order of headings is semantically correct


Status
Failed
Impact
Moderate
Category
Semantics
Guidance
Deque University

1 issue across 6 pages

How to fix

To fix the issue, you need to resolve this:

  • Heading order invalid

Where to fix

We found occurrences on 6 pages:

  1. alphagov.github.io/accessibility-tool-audit/tests/content-content-is-not-in-correct-reading-order-in-source-code.html

    HTML node
    <h4>3-Step Skin Care</h4>
    CSS selector
    h4
  2. alphagov.github.io/accessibility-tool-audit/tests/headings-empty-heading.html

    HTML node
    <h4></h4>
    CSS selector
    h4
  3. alphagov.github.io/accessibility-tool-audit/tests/headings-headings-not-structured-in-a-hierarchical-manner.html

    HTML node
    <h3>Heading 3</h3>
    CSS selector
    h3
    HTML node
    <h5>Heading 5</h5>
    CSS selector
    h5
  4. alphagov.github.io/accessibility-tool-audit/tests/links-uninformative-link-text.html

    HTML node
    <h4>Polar bear</h4>
    CSS selector
    h4
  5. alphagov.github.io/accessibility-tool-audit/tests/forms-group-of-radio-buttons-not-enclosed-in-a-fieldset.html

    HTML node
    <h4>Do you already have a personal user account?</h4>
    CSS selector
    h4
  6. alphagov.github.io/accessibility-tool-audit/tests/forms-group-of-check-boxes-not-enclosed-in-a-fieldset.html

    HTML node
    <h4>Which types of waste do you transport regularly?</h4>
    CSS selector
    h4