1.1.1 Non-text Content
Level A · WCAG 2.0All non-text content (images, icons, charts) must have a text alternative that serves the equivalent purpose.
How to test & fix
How to test: Inspect every image, icon, and decorative element. Verify each has appropriate alt text or is marked as decorative with alt="" or role="presentation".
How to fix: Add descriptive alt attributes to meaningful images. Use alt="" for purely decorative images. Provide text alternatives for complex graphics like charts.