Images missing alt text
KritischImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.12 Element(e) betroffen
<img src="/img/bg.jpg"><img src="/img/logo-erome-vertical.png">
Wie zu beheben
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.