Guidelines for Developers
Detailed technical standards for implementing accessible code, ARIA labels, and robust keyboard navigation. Developers Checklists
Perceivable
In web accessibility, Perceivable means that information and user interface components must be presented to users in ways they can sense whether through sight, hearing, or touch—ensuring that content is accessible to individuals with sensory disabilities.
Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols or simpler language.
1.1.1 Non-text Content
All non-text content that is presented to the user has a text alternative that serves the equivalent purpose.
Image Alternative Text
All meaningful images that are presented to the user have equivalent, accessible descriptions.
Click For View MoreDecorative Images
All decorative images that are presented to the user do not have alternate text.
Click For View MoreDecorative Background
Requires that important information provided by background images is also included by other methods.
Click For View MoreCaptcha Alternative
Requires that CAPTCHA provides formats for users without vision and users without hearing
Click For View More