Connect to environments using real assistive technologies, like NVDA, JAWS, and Windows High Contrast Mode using any modern web browser. No need to have multiple screen readers set up on your own machine or set up virtual machines.
Accessibility Toolkit
A collection of tools for incorporating inclusive design and accessibility into the process of designing, developing, and maintaining websites.
Audience: Developers
A11y Collective
A collection of high-quality online courses in accessibility for all web professionals and business owners. A couple of beginner classes are available at no cost and more advanced paid courses are available for designers, content writers, and coders.
A11y Rules
The A11y Rules podcast introduces you to the folks in the web accessibility community and provides the opportunity to hear from people with disabilities and the barriers they encounter while trying to use the internet.
Alphabet of Accessibility Deck
A deck of cards, each featuring a real person, to help designers and developers think about different kinds of accessibility and disability.
W3C Accessibility Standards
An overview of all the W3C’s web accessibility standards, including WCAG and ARIA.
Koa11y
Desktop application for Windows, Mac, and Linux that allows you to automatically detect accessibility issues on websites, including local sites. Provides a friendly and helpful report with tips for fixing any issues found.
Inclusive Components
Design patterns for different common component patters such as cards, data tables, sliders, tabs, tooltips, menus, etc. Includes both design and code (HTML/CSS/JS) for each component.
HTML5 landmarks exposed
An exploration of how screen readers handle ARIA landmarks and HTML5 landmarks by Scott O’Hara.
Is your web site really accessible?
An article by Nicolò Carpignoli that describes why accessibility matters and how you can check and fix your own website
A progressive disclosure component
How to accessibly toggle the visibility of a panel of content when a trigger is clicked