Questions & Answers
How do I add alternative text to an element with role=”img”?
I have a <div> element with role="img" on my site but I am unsure how to add alternative text to the image.
- alt text
- labels
- role="img"
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
Should labels for form fields be coded as headings?
Should labels for form fields be coded as headings?
- forms
- headings
- labels
Do forms need to have visible labels?
Do my form elements need to have visible labels or is placeholder text good enough?
- form input labels
- form labels
- forms
- labels
- visible labels