What is WCAG? The principles of the web accessibility guidelines
Web Content Accessibility Guidelines (WCAG) are web accessibility guidelines developed as part of the Web Accessibility Initiative (WAI) by the World Wide Web Consortium (W3C). The guidelines are internationally recognized as the best practice worldwide.
WCAG focus on four main principles:
- Perceivable
- Operable
- Understandable
- Robust
Within each of these four areas, there is a set of guidelines, and each guideline has a set of success criteria.
The individual success criteria are most commonly used for conformance requirements. They are divided into three levels: level A, level AA, and level AAA. Most organizations are required to conform with level AA (all criteria on level A and level AA).
For further information see "Web Content Accessibility Guidelines (WCAG) Overview" from the World Wide Web Consortium (W3C).
Did you find it helpful? Yes No
Send feedback