Web Happens

Accessibility Action report

Average Joe's

Back

Headings should not be empty

Ensures headings have discernible text


Status
Failed
Impact
Minor
Category
Name Role Value
Guidance
Deque University

1 issue across 1 page

How to fix

To fix the issue, you need to resolve at least one of these:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute

Where to fix

We found occurrences on 1 page:

  1. alphagov.github.io/accessibility-tool-audit/tests/headings-empty-heading.html

    HTML node
    <h4></h4>
    CSS selector
    h4