Images missing alt text
KrytycznyImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.1Dotyczy 4 element(ów)
<img src="/remote.jpg"><img src="/main.png"><img src="/console.png"><img src="/custom.png">
Jak naprawić
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.