Accessibility fix guide

Images missing alt text

Why it matters

Screen-reader users can't tell what the image shows.

How to fix it

Add a descriptive alt attribute to each image (alt="" for purely decorative ones).

Part of WCAG 2.1 / 2.2 Level A/AA. · Full technical reference (Deque axe) ↗

Scan your site for this and 90+ checks — free

Scan my site — free

More fix guides

Low colour contrastLinks with no readable textButtons with no labelForm fields with no labelPage language not setMissing page titleHeadings out of orderBroken list structureList item outside a listContent outside landmarks