Learn how to build inclusive web applications that work for everyone
Perceivable
Operable
Understandable
Robust
Use browser extensions
Integrate accessibility testing in your build process
Use linting tools
Keyboard testing
Screen reader testing
Zoom testing
Color and contrast testing
Document Structure
<header>
, <nav>
, <main>
, <section>
, etc.)<h1>
through <h6>
)<title>
that describes the page contentText and Typography
Images and Media
Keyboard and Focus
Forms and Inputs
Dynamic Content
Testing