🌐 WCAG 2.1 AA Compliant
Skip to Main Content
This page explains how our skip navigation feature works and how you can use it to browse Cup Source more efficiently and accessibly.
🔗 What is this feature?
The "Skip to Main Content" link is an accessibility shortcut that allows keyboard users and screen reader users to bypass repetitive navigation elements and jump directly to the primary content of the page.
It is the first focusable element on every Cup Source page, ensuring seamless navigation for everyone.
⌨ How to use it
- Open any page on cupsource.com
- Press Tab once (or Shift+Tab on mobile)
- Press Enter or Space to jump to the main content area
The link is visually hidden until focused, keeping the interface clean while remaining fully accessible.
♿ Our Commitment
Cup Source is dedicated to digital inclusion. We continuously audit our site against WCAG 2.1 AA standards and welcome feedback from users with disabilities.
If you encounter any accessibility barriers, please contact our support team. We respond within 24 hours.
🤖 Live Demo Area
Try focusing around this page. The skip link will appear at the top-left corner when you press Tab. After activation, your focus will land directly here in the main content region.
Technical implementation: A visually hidden anchor (#main-content) paired with CSS positioning and focus states ensures compatibility across all modern browsers and assistive technologies.