Images missing alt text
CritiqueImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.13 élément(s) affecté(s)
<img src="(no src)"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAYAAACPZlfNAAAAAXNSR0IArs"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAYAAACPZlfNAAAAAXNSR0IArs">
Comment corriger
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.