Standards

The World Wide Web Consortium (W3C) Web Accessibility Initiative (WAI) develops web accessibility standards for the different components:

Web Content Accessibility Guidelines (WCAG)

WCAG 2.1Standards - 图4 extends on WCAG 2.0Standards - 图5 and allows implementation of new technologies by addressing changes to the web. The W3C encourages use of the most current version of WCAG when developing or updating Web accessibility policies.

WCAG 2.1 Four Main Guiding Principles (abbreviated as POUR):

  • PerceivableStandards - 图6
    • Users must be able to perceive the information being presented
  • OperableStandards - 图7
    • Interface forms, controls, and navigation are operable
  • UnderstandableStandards - 图8
    • Information and the operation of user interface must be understandable to all users
  • RobustStandards - 图9
    • Users must be able to access the content as technologies advance

Web Accessibility Initiative – Accessible Rich Internet Applications (WAI-ARIA)

W3C’s WAI-ARIA provides guidance on how to build dynamic content and advanced user interface controls.