This page shows how web accessibility depends on several components working together, and how improvements in specific components could substantially improve web accessibility.
It provides the foundation for understanding the different accessibility standards developed by the W3C Web Accessibility Initiative (WAI).
Page Contents IntroductionIt is essential that several different components of web development and interaction work together in order for the web to be accessible to people with disabilities. These components include:
Web developers usually use authoring tools and evaluation tools to create web content.
People (“users”) use web browsers, media players, assistive technologies, or other “user agents” to get and interact with the content.
Interdependencies Between ComponentsThere are significant interdependencies between the components; that is, the components must work together in order for the web to be accessible. For example, for alternative text on images:
alt
) of the image element (img
))When accessibility features are effectively implemented in one component, the other components are more likely to implement them.
If an accessibility feature is not implemented in one component, there is little motivation for the other components to implement it when it does not result in an accessible user experience. For example, developers are unlikely to implement an accessibility feature that authoring tools do not support and that most browsers or assistive technologies do not implement consistently.
If one component has poor accessibility support, sometimes other components can compensate through “work-arounds” that require much more effort and are not good for accessibility overall. For example,
However, in most cases the works-arounds are not implemented and the result is still poor accessibility. Additionally, sometimes poor accessibility support in one component cannot be reasonably overcome by other components and the result is inaccessibility, making it impossible for some people with disabilities to use a particular website, page, or feature.
Guidelines and Other StandardsThe World Wide Web Consortium (W3C) Web Accessibility Initiative (WAI) develops web accessibility standards for the different components:
These accessibility guidelines are based on the fundamental technical specifications of the web, and are developed in coordination with all W3C technical specifications (HTML, CSS, SVG, SMIL, etc.). W3C also develops technical specifications that directly address accessibility, including:
For more information, see W3C Accessibility Standards Overview.
Help improve this pagePlease share your ideas, suggestions, or comments via e-mail to the publicly-archived list wai@w3.org or via GitHub.
Back to TopRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3