Design and build websites and web apps that disabled people can interact with in a meaningful and equivalent way.

Jump ahead

This course offers a general understanding of accessibility practices and testing, or you can use it as a reference for specific subjects.
Discover modules from other courses that can help you learn more about accessibility.
Interviews with accessibility experts and practitioners.
Watch these videos to discover what changes you can make your sites.
COURSE
If you're new to accessibility, we've got you covered. Our Learn Accessibility course offers a general understanding of accessibility practices and testing, or you can use it as a reference for specific subjects.

Keep learning

COURSE
HTML forms give users the ability to provide input for your web applications. Learn how to create forms that are usable by everyone.
COURSE
Allowing your pages to respond to different screen sizes is just one way of making sure your website is accessible to as many people as possible.
COURSE
While accessibility spans all parts of the web platform, writing accessible HTML is the cornerstone of building accessible web applications.

Read up on accessibility features and patterns

Learn more about how to use semantic HTML to help users navigate your page.
Starting with a well-structured document and using the right HTML elements is a key part of creating an accessible site.
Create interactive elements are large enough and well-spaced so they're easy to press without overlapping other elements
If the browser's default focus indicator clashes with your design, restyle rather than removing it.
Use WebVTT to add captions and screen reader descriptions to your videos.
Present a spoken UI to the user with screenreaders by ensuring your elements have proper labels or text alternatives.

Hear from community experts

Melanie is a software engineer, specializing in digital accessibility. Learn about her path to engineering, accessible design, and the importance of funding.
Olutimilehin is a lawyer, new to accessibility. Learn about his battle with JavaScript, international standards, and the importance of reading a website's contents.
Elisa is a Googler working on web accessibility and documentation for internal tools.
Albert is a multi-faceted accessibility expert, leading the conversation around mental health and digital accessibility.

Watch and learn

Learn how new features in Chrome DevTools can help you understand how accessibility works (or doesn't work!) in a web application.
Rob Dodson shows a set of quick checks that you can use to highlight big problems with your website accessibility.
Learn more about how the content in your headings impacts accessibility.