W3xcel is committed to making this site accessible to all users, including those with disabilities. I target WCAG 2.1 Level AA conformance.
What's Implemented
- Skip navigation link — first tab stop on every page, bypasses repeated navigation
- Keyboard navigation — all interactive elements operable by keyboard; Escape closes mobile menu and returns focus
- Visible focus indicators — 3px orange outline on all focusable elements (WCAG 2.4.7)
- Semantic HTML — proper use of header, nav, main, section, article, footer, and heading hierarchy
- ARIA attributes — aria-label, aria-current, aria-expanded, aria-live, aria-required, aria-invalid throughout
- Image alt text — all images have descriptive alt; decorative elements use aria-hidden="true"
- Form accessibility — every input has an associated label, error messages use role="alert", required fields marked
- Color contrast — all text meets WCAG AA minimum ratios (4.5:1 normal, 3:1 large text)
- Responsive design — usable at any viewport; text scales to 200% without horizontal scroll
- Reduced motion — all animations disabled for users with prefers-reduced-motion enabled
- Language declaration — lang="en" on all pages for correct screen reader pronunciation
- Print stylesheet — navigation hidden, backgrounds removed for clean printing
Known Limitations
Third-party scheduling widgets (if embedded in future) may not fully conform. I will assess and replace any non-conforming tools.
Feedback
Found an accessibility barrier? Please email [email protected]. I aim to respond within 2 business days and resolve confirmed issues within 10.