<!-- https://confundus.it/en/accessibility/ -->

# Accessibility Statement

Last updated: January 30, 2026

**This website is designed to comply with WCAG 2.1 Level AA guidelines.**

## 1. Compliance Status

Denovo S.r.l. is committed to ensuring digital accessibility of confundus.it in compliance with:

- **WCAG 2.1 Level AA** - Web Content Accessibility Guidelines
- **European Accessibility Act (EAA)** - EU Directive 2019/882
- **EN 301 549** - European Standard for ICT Accessibility

## 2. Accessibility Measures Implemented

### Perceivable

-
**Text alternatives:** All images have descriptive alt attributes or are marked as decorative (aria-hidden)

- **Color contrast:** Minimum contrast ratio of 4.5:1 for normal text, 3:1 for large text
- **Text resizing:** Content remains readable when zoomed up to 200%

### Operable

- **Keyboard navigation:** All interactive elements are reachable and usable via keyboard
- **Visible focus:** Focus states are clearly visible on all interactive elements
- **No keyboard traps:** Users can always exit any component
- **Safe animations:** Animations respect user preferences (prefers-reduced-motion)

### Understandable

- **Page language:** The lang attribute is correctly set on each page
- **Consistent navigation:** Navigation structure is uniform across all pages
- **Descriptive labels:** Links and buttons have clear, descriptive text

### Robust

- **Valid HTML:** HTML code is semantically correct and validated
- **Screen reader compatibility:** Use of ARIA landmarks and appropriate semantic roles
- **Schema.org:** Structured data to improve content understanding

## 3. Technical Features

### Semantic HTML

Use of semantic HTML5 elements (header, nav, main, section, article, footer) for clear structure.

### ARIA Labels

aria-label and aria-labelledby attributes for interactive elements and page sections.

### Skip Links

Optimized navigation for users of assistive technologies.

### Responsive Design

Adaptive layout that works on all devices and screen sizes.

## 4. Technologies Used

The accessibility of this website relies on the following technologies:

- HTML5
- CSS3
- WAI-ARIA 1.2
- Schema.org for structured data

## 5. W3C Validation

All pages on this website comply with W3C (World Wide Web Consortium) web standards and are regularly verified using official validation tools:

- **HTML5:** The HTML code of each page complies with the HTML5 standard and has been verified through the [W3C Nu HTML Checker](https://validator.w3.org/nu/?doc=https%3A%2F%2Fconfundus.it%2F).
- **CSS3:** The stylesheets comply with the CSS3 standard and have been verified through the [W3C CSS Validation Service](https://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Fconfundus.it%2F&profile=css3).

Validation is performed automatically as part of the site generation process, ensuring consistent maintenance of code quality standards.

## 6. Feedback and Contact

If you encounter accessibility issues or have suggestions to improve the user experience, please contact us through the company website:

[https://denovo.srl](https://denovo.srl)

## 7. Regulatory References

- [WCAG 2.1 Quick Reference](https://www.w3.org/WAI/WCAG21/quickref/)
- [EU Directive 2019/882 (EAA)](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32019L0882)
- [EN 301 549 Standard](https://www.etsi.org/deliver/etsi_en/301500_301599/301549/03.02.01_60/en_301549v030201p.pdf)

[Back to Home](https://confundus.it/en/)
