Understanding the Web Content Accessibility Guidelines
This set of articles provides quick explanations to help you understand the steps that need to be taken to conform to the recommendations outlined in the Web Content Accessibility Guidelines (WCAG).
The WCAG guidelines are a set of recommendations for making web content more accessible developed by W3C's WAI, primarily for people with disabilities — but also for all user agents, including some highly limited devices or services, such as digital assistants.
WCAG 2.2 is the most recent version of the guidelines with WCAG 2.1 and 2.0 also widely used. WCAG 3.0 is the working draft. Newer versions of WCAG are not meant to supersede previous versions, but WAI recommends using the most recent version to ensure the best possible accessibility for your website.
The four principles
WCAG is broadly broken down into four principles — major things that web content must be to be considered accessible (see Understanding the Four Principles of Accessibility for the WCAG definitions).
Each of the links below will take you to pages that further expand on these areas, giving you practical advice on how to write your web content so it conforms to the success criteria outlined in the WCAG 2 four guiding principles.
- Perceivable: Users must be able to perceive it in some way, using one or more of their senses.
- Operable: Users must be able to control UI elements (e.g. buttons must be clickable in some way — mouse, keyboard, voice command, etc.).
- Understandable: The content must be understandable to its users.
- Robust: The content must be developed using well-adopted web standards that will work across different browsers, now and in the future.
We also included two additional WCAG resources focused on making sites keyboard accessible and provided descriptive names or labels with text labels and names.
Legal standing
This introductory documentation is intended to provide practical information to help you build better, more accessible websites. However, we are not lawyers, and none of this constitutes legal advice. If you are worried about the legal implications of web accessibility, we recommend that you check the specific legislation governing accessibility for the web and public resources in your country or locale and seek the advice of a qualified lawyer.
What is accessibility? and particularity the Accessibility guidelines and the law section provide more related information.