Web Accessibility
The website eklipsenavarra.com has been designed and developed with the goal of ensuring universal access to information, ensuring that anyone can navigate and interact with its content regardless of their abilities, context of use, or technology employed.
To this end, accessibility criteria have been applied from the initial design and development phases, following the recommendations established by the Web Content Accessibility Guidelines (WCAG) 2.1, developed by the Web Accessibility Initiative (WAI) of the World Wide Web Consortium (W3C).
Standards and technologies used
The website is developed using technologies based on open standards:
- HTML5 for semantic content structuring
- CSS for visual presentation
- Progressive and non-intrusive JavaScript
The separation between content and presentation improves compatibility with browsers, devices, and assistive technologies, as well as guaranteeing system robustness.
WCAG 2.1 Compliance
The website aims to comply with WCAG 2.1 Level AA and has been evaluated using automated tools and manual review.
Evaluation results
- Google Lighthouse (Accessibility)
- Home page: 96/100
- Inner pages: 100/100
- TAWDIS
- Audit passed
- Observations detected considered false positives derived from external services (Google reCAPTCHA and honeypot fields)
WCAG 2.1 Manual Review
Validation of semantic criteria, navigation, contrast, and actual usability.
Main accessibility features
Semantic structure and navigation
- Correct use of HTML5 tags and heading hierarchy (H1–H6)
- Implementation of ARIA landmarks to facilitate assisted navigation
- Presence of "Skip to main content" link (skip link)
- Coherent and consistent navigation throughout the site
Keyboard navigation
- Full access via keyboard (Tab, Enter, Escape)
- Logical focus order
- Clearly visible visual focus indicators
Images and visual content
- Informative images with descriptive
altattributes - Decorative images with
alt=""to avoid noise in screen readers - Optimized use of formats such as WebP without impacting accessibility
Contrast and readability
- Compliance with WCAG AA contrast ratios (minimum 4.5:1)
- Identifiable links without relying exclusively on color
- Guaranteed readability for text over images
Forms
- Fields correctly labeled using
<label> - Clear identification of required fields
- Accessible error messages associated with the corresponding fields
Compatibility and assistive technologies
The site has been tested to ensure compatibility with:
- Screen readers
- Keyboard-only navigation
- Text magnification tools
- Modern browsers and mobile devices
Compliance status
This website presents a level of conformity with WCAG 2.1 level AA.
However, specific limitations may exist in:
- Third-party content not directly controlled
- External integrations such as security systems (e.g., reCAPTCHA)
- Certain multimedia elements
Continuous work is being done to improve accessibility and correct potential issues.
Feedback and contact
If you detect any difficulty in accessing the content or wish to make any suggestions to improve the site's accessibility, you can contact us via email:
Communications will be analyzed with the aim of improving the experience for all users.