Missing Alternative Text Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Missing Alternative Text Check

Description

The “Missing Alternative Text Check” evaluates whether all images on a webpage have an alternative text (alt text) attribute specified.

Example outcome

I found 1 image on the page without the alternative text equivalent.

Impact

Fixes

To address missing alternative text:

  1. Identify the image lacking alt text.
  2. Determine an appropriate alternative description that conveys the image’s content or function.
  3. Add alt text to the image using descriptive language, ensuring it accurately represents the image’s purpose.

Resources