Alt Text Length Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Alt Text Length Check

Description

The “Alt Text Length Check” evaluates whether the alternative text (alt text) provided for images on a webpage exceeds a specified character limit, namely 100 characters.

Example outcome

I found 1 image on the page with an alt with more than 100 characters.

Impact

Fixes

To address alt text length exceeding 100 characters:

  1. Review the alt text for each image and identify instances where it exceeds the recommended character limit.
  2. Condense the alt text to convey the essential content and purpose of the image succinctly within the specified character limit.
  3. Prioritize key information and avoid unnecessary details or verbose descriptions to optimize accessibility and usability.

Resources