Skip to main content

Top 10 Accessibility Issues in Portugal

These are the main A11Y issues found in the most prominent Portugal websites.
The website list is curated by Ruben Ferreira Duarte, A11Y trainer and editor of the DXD blog

Last update: Saturday, February 1, 2025

1. Images must have alternative text. 36.70%

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

2. Buttons must have discernible text. 19.98%

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

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. Certain ARIA roles must be contained by particular parents. 9.43%

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

5. Images must have alternate text. 6.72%

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

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

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

7. Form elements must have labels. 4.85%

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

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

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

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

10. ARIA attributes must conform to valid values. 1.19%

Valid values must be present for ARIA properties that begin with aria-.

To fulfill the intended accessibility purpose, these values must be written correctly and relate to values that make sense for a certain property.

Switch to Spanish or Portuguese

Ready to validate your sites?
Start your trial today.