Description
Provide ways to help users navigate, find content, and determine where they are.
Questions & Answers
Can I hide content while maintaining web accessibility?
How can I hide content while still maintaining web accessibility?
- aria
- CSS
- hidden content
How do I prevent user errors on my website?
How do I prevent user errors on my website?
- errors
- forms
- labels
- user experience
How are accessible names calculated?
What happens when a web component has accessible names provided by multiple techniques?
- accessible name
- aria
After closing exposed content, should focus return to the UI component that exposed it?
After exposed content is closed, does focus need to move back to the UI component that exposed it?
- focus order
- modals
- returning focus
Do small navigation bars need skip links?
If there are only a few navigation links in my header, do I still need a link to skip to the main content?
- keyboard navigation
- skip links
What are multiple ways to navigate web pages?
How do I ensure that users have multiple ways to find web pages on my site?
- Multiple Ways
- Navigate Web Pages
What is considered a good page title?
How do I know if my page title is a good page title?
- Page Title
What is a DOM, and how does it affect accessibility?
What is a DOM, and how does it affect accessibility?
- html
- page structure
Is having a sitemap required?
Is it a WCAG requirement for my website to have a sitemap?
- Multiple Ways
- sitemap
- wcag