Alternative Text In Image Maps’ Area Elements Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Alternative Text In Image Maps’ Area Elements Check

Description

The “Alternative Text In Image Maps’ Area Elements Check” evaluates whether all <area> elements used in image maps include a valid, descriptive alt attribute.

Example outcome

I noticed that all active <area> of the image maps in the webpage use the alt attribute.

Impact

Fixes

To address missing or inadequate alt text:

  1. Locate the <area> element with inadequate or missing alternative text.
  2. If missing, add an alt attribute describing the function of the image map.
  3. If inadequate, rewrite the alternative text to provide a clear and precise description of the image map function.

Resources