Skip to main content

Top 10 Accessibility Issues

Web developers worldwide have found 81 million A11Y issues on 10 million checked web pages.
Here are the most common issues detected by Rocket Validator.

Last update: Tuesday, February 18, 2025

1. Images must have alternative text. 38.67%

To express their purpose and meaning to screen reader users, all images must include alternative text.

2. Buttons must have discernible text. 17.01%

For screen reader users, buttons must include recognizable text that specifies the destination, purpose, function, or action.

3. Zooming and scaling must not be disabled. 13.50%

The user-scalable="no" parameter in the <meta name="viewport"> element must not be used since it prevents text scaling and zooming, which are necessary for individuals with impaired vision.

4. Form elements must have labels. 7.46%

Each form element must have a label element attached with it.

5. Certain ARIA roles must be contained by particular parents. 5.85%

Certain ARIA roles must be enclosed by specific parent roles in order to carry out their intended accessibility functions.

6. Certain ARIA roles must contain particular children. 5.72%

Some ARIA role values in parent elements must contain specific child elements and role values in order to execute the intended accessibility function.

7. Elements must only use supported ARIA attributes. 5.61%

Not all ARIA role-attribute combinations are valid. Each role must have its required qualities.

8. Images must have alternate text. 3.30%

To express their purpose and meaning to screen reader users, all images must include alternate text.

9. Select element must have an accessible name. 1.71%

A label element with a programmatic association must be included for each select element.

10. Delayed refresh under 20 hours must not be used. 1.18%

The document must not use <meta http-equiv="refresh"> with a refresh time of less than 20 hours, as this could prohibit users with disabilities from controlling when the page is refreshed.

Switch to Spanish or Portuguese

Ready to validate your sites?
Start your trial today.