Description
Make it easier for users to see and hear content including separating foreground from background.
Questions & Answers
Why is tooltip text required to be hoverable?
I’ve created a tooltip that pops up when the user mouses over a button. Why would a user move their mouse onto the tooltip?
- content on hover or focus
- tooltip
Should inputs and buttons have the same focus state?
Should text input text focus state be the same as buttons keyboard focus state?
- buttons
- color contrast
- focus
- text input
How do I know whether an image of text is decorative?
Success Criterion 1.4.9: Images of Text (No Exception) states that text “used for pure decoration” is one of the few allowed uses for images of text. How do I know whether text is decorative?
- decorative images
- images
- text
How do I make my podcast accessible?
How do I make my podcast accessible to people with disabilities?
- audio
- audio controls
Is it an accessibility issue to hide content from mobile users?
My website has a form that disappears on small mobile screens to save space, but this is also causing it to disappear at large zoom sizes on desktops. Since I don't intend to have the form available to everyone anyway, is that really a Web...
- mobile
- reflow
- wcag
Is content that appears on hover and focus accessible?
How do I ensure that content that appears on hover or focus is accessible?
- content on hover or focus
What if color is the only way to differentiate links from normal text?
What should I do if color is used to differentiate links from normal text?
- links
- ui component
- Use of color
What are the contrast requirements for visible focus states?
The UI components on my page receive a visible indication of focus but the visible focus indicator is not native. What are the contrast requirements for visible focus states?
- non-text contrast
- states
- UI components
Does dynamically changing text color meet accessibility requirements?
My website has text that changes color as you scroll. Text at the bottom of the screen is lightly colored, and is below minimum contrast. However, as the user scrolls, the text becomes darker and meets minimum contrast once it reaches the top half of...
- contrast
- interactive
- text