UX WCAG
esther
WCAG 2.1 POUR!
WCAG (Web Content Accessibility Guidelines) 2.1
Accessibility for people with disabilities aims to make digital content:
- Perceivable
- Provide text alternatives for non-text content
 - Provide captions for multimedia content
 - Make content easier to see
 
 - Operable
- All functions via keyboard
 - Give users enough time to “digest” content
 - Do not use content that causes seizures physical reactions
 - Help users navigate content
 - Make other options available other than the keyboard
 
 - Understandable
- Make text readable
 - Make content appear in predictable ways
 - Help users recover from mistakes
 
 - Robust
- Forward-looking
 - Scalable
 
 
WCAG 2.1 Level of Conformance
- Level A: Basic requirement for users with disabilities to be able to access and use.
 - Level AA: Overall accessibility and removal of significant barriers to accessing content.
 - Level AAA: Provides improvements and enhancements to web accessibility for some users with disabilities.
 
Reference Web Content Accessibility Guidelines
