Inappropriate Heading Content Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Inappropriate Heading Content Check

Description

The “Inappropriate Heading Content Check” evaluates whether any heading element does not provide a meaningful, descriptive content.

Example outcome

I found 1 heading whose content is only composed by an image without the alt attribute, i.e. without any textual equivalent alternative.

Impact

Fixes

To address inappropriate heading content:

  1. Locate the heading inappropriately defined.
  2. If it is only composed by an image, include a meaningful alt text.
  3. When possible, use text inside headings and opt whether to include a decorative image.
  4. If applicable, make sure to use a meaningful and concise heading text.

Resources