Description
Help users avoid and correct mistakes.
Questions & Answers
In web accessibility, which text is part of the visible label?
I’ve built form fields that are part of a sentence — I basically want the user to fill in the blanks. However, that also means there is a lot of text near the form fields. Which text counts as the visible label?
- form fields
- forms
- visible labels
What is the difference between AA and AAA accessible authentication?
What is the difference between AA and AAA accessible authentication?
- authentication
- cognitive
When is user error prevention required?
When do I have to make sure users don't make an error on my site?
- errors
- forms
- user experience
Why do visible labels need to be persistent?
I have placeholder text acting as visible labels on my website's form fields. Why is this not considered a good visible label?
- form labels
- labels
- P
- visible labels
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
Are there multiple ways to build an accessible widget?
I'm trying to build a widget that follows an example in the W3C ARIA Authoring Practices Guide, but I can't quite match it because of the way my site is built. Can my widget still be accessible?
- aria
- custom widgets
Should labels for form fields be coded as headings?
Should labels for form fields be coded as headings?
- forms
- headings
- labels