Images missing alt text
KrytycznyImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.1Dotyczy 1 element(ów)
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAEsCAYAAADtt+XCAAAAAXNSR0IArs">
Jak naprawić
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.