= Web Content Accessibility Guidelines = The '''Web Content Accessibility Guidelines''' ('''WCAG''') are a standards reference for creating accessible web content. The W3C publishes and periodically updates these standards. <> ---- == History == Version 1 of the '''Web Content Accessibility Guidelines''' was published by the W3C in 1999. It included these recommendations: 1. Provide equivalent alternatives to auditory and visual content 2. Don't rely on colour alone 3. Use markup and style sheets, and do so properly 4. Clarify natural language usage 5. Create tables that transform gracefully 6. Ensure that pages featuring new technologies transform gracefully 7. Ensure user control of time sensitive content changes 8. Ensure direct accessibility of embedded user interfaces 9. Design for device independence 10. User interim solutions 11. Use W3C technologies and guidelines 12. Provide context and orientation information 13. Provide clear navigation mechanisms 14. Ensure that documents are clear and simple Version 2.0 was published in 2008. This added ''categories'' of compliance, delineated by tests and requirements that align to the above guidelines but in increasingly strict ways. The categories are: * '''A''' (lowest) * '''AA''' * '''AAA''' (highest) Backwards-compatible additions to this standard were published in 2018 (as version 2.1) and in 2023 (as version 2.2). WCAG 2.0 was approved as ISO 40500 in 2012. In the United States, [[UnitedStates/InformationLaw/RehabilitationAct#Section_508|Section 508]] was refreshed in 2017 to match WCAG 2.0 AA. WCAG 3 is currently a draft proposal. ---- == See also == [[https://www.w3.org/TR/WAI-WEBCONTENT/|WCAG 1 reference]] [[https://www.w3.org/TR/WCAG22/|WCAG 2.2 reference]] [[https://www.w3.org/WAI/standards-guidelines/wcag/#versions|walkthrough of change between WCAG 2.0, 2.1, and 2.2]] ---- CategoryRicottone