basics
Techniques and best practices for basic components of web applications.
Available techniques:
- Accessible footer
Use semantic HTML for footer.
- Accessible header
Use semantic HTML for header.
- Accessible main
Use semantic HTML for main.
- Accessible navigation
Use semantic HTML for navigation.
- Colors of interactive states
Define colors for states with sufficient contrast.
- Declare mid page language changes
Ensure that icon buttons are accessible for screenreader and other assistive technologies.
- Document language
Declare the language of your page
- Support document zoom
Ensure that users can zoom in.
- Provide a unique page title
Give users orientation with a unique page title
- Use landmarks
Structure your page with landmarks