This two-day course provides developers with practical skills and foundational knowledge to build accessible web applications. It combines ethical, legal, and technical perspectives with hands-on coding exercises.
- Instructor: Kevin Cunningham
- Repo link
- Miro link
- Feedback link
- Introduction to Accessibility
- Design Principles
- Semantic HTML
- Forms and Labels
- ARIA and Accessibility Features
- Interactive Elements
- Accessibility Testing -> Accessibility doesn't have to make sites boring!
- A code editor (VS Code recommended)
- A modern browser (Chrome or Firefox)
- axe DevTools browser extension
- Screen reader (VoiceOver on Mac, NVDA on Windows)
- Optional:
npx serveto run a local HTTP server for CLI testing