Text over images (use-text-instead)

Information that can be visually presented as text is implemented as text rather than images.


Image text repeats content:

This <img> element references an image that contains text. Although the same message is also shown in HTML below the image, the image itself still conveys information and is not purely decorative. Because it lacks alternative text and presents redundant but meaningful content, it fails WCAG 1.4.5 (Images of Text).


The five boxing wizards jump quickly.

Note: Impossible to automatically test. Requires human or AI analysis to determine whether the image contains text, and whether that text is redundant or should instead be implemented as actual text content.

axe detected: none  |  QualWeb detected: none