Images missing alt text
CriticalImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.11 element(s) affected
<img src="/images/logos/php-logo-white.svg">
How to fix
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.