Accessibility statement
Accessibility statement
Last updated: 2026-06-09 — Compliant with Spanish RD 1112/2018 + EU Directive 2019/882 (European Accessibility Act, in force June 2025).
1. Accessibility commitment
José Manuel Volante González is committed to making Schengen 90/180 Calculator (https://schengen.bordertriptools.com) accessible in accordance with Spanish RD 1112/2018 and the European Accessibility Act.
2. Compliance status
This site is partially compliant with WCAG 2.1 level AA.
2.1 Compliant content
- HTML5 semantic structure.
- Coherent heading hierarchy.
- Colour contrast meets AA on body text (≥4.5:1).
- Keyboard navigation.
- Visible-on-focus "Skip to content" link.
<label>on form fields.alton informational images.<html lang>declared.- Dark mode support (
prefers-color-scheme).
2.2 Non-compliant content
- Some data tables may lack descriptive
<caption>. - Decorative iconography may not consistently carry
aria-hidden="true". - Automated axe-core testing pending full viewport coverage.
3. Preparation
Prepared 2026-06-09 via internal audit (vision-pass subagents + axe-core). No independent certification body audit yet.
4. Contact
- Email: microtools.contact@gmail.com
- Postal address: C/ Zafra 5, 21310 La Zarza (Huelva), España
Responses within 20 working days.
5. Technical information
- HTML5, CSS3 (Tailwind + brand tokens), JavaScript (React, Next.js 15 with
output: "export"). - Browsers supported: last two stable versions of Chrome, Firefox, Safari, Edge.
- Minimum resolution: 320px.
Accessibility statement
We aim for this calculator to meet WCAG 2.2 Level AA, the standard referenced by the European Accessibility Act (effective June 2025) and by Section 508 / ADA Title III guidance in the United States.
What we do
- Semantic markup with one
<h1>, landmarks (<main>,<header>,<footer>,<nav>), and labeled form controls. - Keyboard-accessible interactions, including a skip-to-main link.
- Result and error regions announced via
aria-live. - Visible focus styles preserved (not removed via
outline: none). - Colour-contrast ratios meeting 4.5:1 for body text and 3:1 for large text.
- Respects
prefers-reduced-motionfor the counter and band microinteractions.
Known limitations
- Date pickers default to the browser's native
<input type="date">control, whose UX varies across browsers / OS. Users can also type the date inYYYY-MM-DDformat. - The 180-day band uses small per-day cells with
titletooltips; full per-cell screen-reader labels would be too verbose, so the band's overall meaning is described via anaria-labelsummary rather than per cell.
Feedback
If you hit an accessibility barrier, email microtools.contact@gmail.com. We aim to respond and remediate promptly.
Last reviewed: 2026-06-01.