Skip to main content

Top 10 Accessibility Issues

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

Last update: Thursday, November 21, 2024

1. Images must have alternate text. 31.07%

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

2. Buttons must have discernible text. 18.07%

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. 11.51%

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. Images must have alternative text. 10.84%

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

5. Form elements must have labels. 9.50%

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

6. Elements must only use supported ARIA attributes. 5.52%

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

7. Certain ARIA roles must be contained by particular parents. 5.40%

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

8. Certain ARIA roles must contain particular children. 5.36%

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

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

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

10. Non-empty <td> elements in larger <table> must have an associated table header. 0.94%

Markup for data tables can be tedious and perplexing. Tables must be semantically marked up and have the proper header structure. Table navigation is made easier by features in screen readers, but for these capabilities to function properly, the tables must be precisely marked up.

Switch to Spanish or Portuguese

Ready to validate your sites?
Start your trial today.