Vitality Hub is committed to ensuring digital accessibility for everyone. We are continually improving the user experience for everyone and applying the relevant accessibility standards. We believe that our website should be accessible to people of all abilities, and we are dedicated to making that a reality.
Vitality Hub is committed to providing a website that is accessible to the widest possible audience, regardless of technology or ability.
We are actively working to increase the accessibility and usability of our website and in doing so adhere to many available standards and guidelines.
This website strives to conform to Level AA of the World Wide Web Consortium (W3C) Web Content Accessibility Guidelines 2.1. These guidelines explain how to make web content more accessible for people with disabilities. Conformance with these guidelines will help make the web more user-friendly for all people.
Vitality Hub takes the following measures to ensure accessibility of the Vitality Hub website:
Vitality Hub incorporates the following features to enhance accessibility:
ARIA attributes play a crucial role in enhancing the accessibility of web content. Here are some examples of how we use ARIA attributes on Vitality Hub:
aria-label
: Provides a concise description for elements like buttons or icons. For example, a search button might have
aria-label="Search the Vitality Hub website"
.
aria-describedby
: Links an element to a more detailed description. This is useful for complex form fields where additional context is needed. For instance, a "Date of Birth" field might have
aria-describedby="date-instructions"
, where "date-instructions" is the ID of a paragraph explaining the required date format.
aria-live
: Informs assistive technologies about dynamic content updates. This is particularly useful for displaying real-time information or notifications.
aria-expanded
and
aria-controls
: Used to indicate whether a collapsible element (like a menu) is expanded or collapsed, and which element it controls.
Here's a table illustrating some ARIA attributes and their usage:
| Attribute | Description | Example |
|---|---|---|
| aria-label | Provides a concise description for an element. |
<button aria-label="Close"></button>
|
| aria-describedby | Links an element to a more detailed description. |
<input type="text" aria-describedby="help-text"><div id="help-text">Enter your full name.
|
<div aria-live="polite">Loading...
Using a keyboard to navigate Vitality Hub is simple and efficient. Here are some tips:
We regularly test our website with keyboard navigation to ensure a smooth and intuitive experience for all users.
We are committed to making our website as accessible as possible. We continuously monitor our site and make improvements to ensure it meets or exceeds accessibility standards. This includes:
We welcome your feedback on the accessibility of Vitality Hub. Please let us know if you encounter accessibility barriers on Vitality Hub.
We try to respond to feedback within 5 business days.
If you are not satisfied with our response, you can escalate your complaint to our accessibility compliance officer, Dr. Anya Sharma, at [email protected].
For additional resources and support, please consult the following: