WCAG 1.1.1 Non-text Content
Level AAll non-text content (images, icons, charts) needs a text alternative.
Fix guides
Per-criterion, per-CMS. 60 guides total.
All non-text content (images, icons, charts) needs a text alternative.
Use semantic HTML so structure is conveyed to assistive tech.
Text must have at least 4.5:1 contrast against its background (3:1 for large text).
Text must be resizable up to 200% without loss of content or function.
All functionality must be operable via keyboard.
Provide a skip-link or proper landmarks so users can skip repeated nav.
Each page needs a unique, descriptive <title>.
Link text must describe its destination.
The page language must be programmatically set.
Form inputs need labels.
Custom controls need accessible name, ARIA role, and current state.
No duplicate IDs. No malformed HTML.