When you create websites and apps that everyone, including people with disabilities, can easily navigate and understand, you make accessibility happen.
Users with certain disabilities rely on hardware and/or software to navigate the web. These tools, known as assistive technologies, help them interact with digital content in a way that suits their needs.
Take a peek behind the scenes! Learn about the DOM's smaller but powerful sibling, the accessibility tree, and how assistive technologies use it for accessibility.
Certain elements must have an accessible name, and it has to be descriptive enough to convey the element's purpose to the user. Let's find out how the browser computes this name.
The most common accessibility bugs
Findings from the 2024 WebAIM Million Study
The bad news: a handful of bugs is responsible for the majority of accessibility issues detected via automated tools. The good news: they are quite easy to avoid or fix!