Accessibility Statement

My commitment to making this website accessible to everyone, including people with disabilities.

Last reviewed: May 2026

My commitment

Sunny Web Shops is committed to ensuring that this website is accessible to all users, including those with disabilities, in conformance with the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA.

Accessibility is not an afterthought here — it is a core requirement built into every page from the ground up.

Measures taken

This website has been hand-coded with accessibility as a foundational requirement. Specific technical measures implemented throughout include:

  • Semantic HTML5 landmark elements (header, nav, main, footer) to support screen reader navigation
  • A visible skip-navigation link enabling keyboard users to bypass repeated navigation and jump directly to main content
  • All interactive elements are fully operable via keyboard and communicate state via aria-expanded, aria-controls, and aria-hidden attributes
  • All images carry descriptive alt text describing their content and context
  • Color contrast ratios meet or exceed WCAG 2.1 AA minimums — 4.5:1 for body text, 3:1 for large text — throughout all components
  • Text sizes are defined in relative units and respect browser-level font size preferences
  • All heading levels are used in logical, non-skipping order — H1 through H3 only, one H1 per page
  • Animations and transitions are suppressed for users who have enabled the prefers-reduced-motion system preference
  • Navigation components include aria-label attributes to distinguish multiple navigation landmarks on the same page
  • The mobile navigation overlay uses aria-hidden and aria-expanded to communicate open/closed state to assistive technology
  • Windows High Contrast Mode is supported via @media (forced-colors: active) rules

Conformance status

I believe this website substantially conforms to WCAG 2.1 Level AA. I am committed to continuous improvement and will address any identified gaps as promptly as possible.

Known limitations

I am not aware of any significant accessibility barriers at this time. If you encounter something I have missed, please tell me — your feedback directly improves the experience for everyone.

Feedback and contact

If you encounter any barrier to accessing content on this website, or require information in an alternative format, please contact me directly. I will respond promptly.

Technical approach

Every website I build is hand-coded in semantic HTML and CSS without reliance on third-party frameworks that may introduce inaccessible components. Accessibility decisions are made at the design system level so they propagate consistently across every page and project.

I test with keyboard navigation and review against the WCAG 2.1 success criteria checklist during development. I encourage clients to report any issues discovered after launch.

Back to Sunny Web Shops