Images missing alt text
CriticoImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.11 elemento/i interessato/i
<img src="/images/logos/php-logo-white.svg">
Come correggere
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.