Section 5.5: Providing Accessibility Statements
This section emphasizes the importance of creating and publishing accessibility statements to outline your organization's commitment to web accessibility and inform users about accessibility features.
5.5.1 Key Components of an Accessibility Statement
Include the following components in an accessibility statement:
- Purpose: Explain why accessibility is a priority.
- Conformance: Specify the conformance level achieved (e.g., WCAG 2.1 Level AA).
- Known Limitations: Identify any accessibility issues or areas still in progress.
- Contact Information: Provide details for users to report issues or request help.
- Feedback and Support: Describe how feedback will be addressed.
5.5.2 Example Accessibility Statement
Here's an example of a complete accessibility statement:
"We are committed to ensuring digital accessibility for all users. This website complies with WCAG 2.1 Level AA. While most content meets this standard, we are working to improve third-party multimedia accessibility. If you encounter issues, please contact us at [example@example.com]. We value your feedback and aim to address any accessibility concerns promptly."
5.5.3 Placement of Accessibility Statements
Ensure accessibility statements are easily accessible from any page on your website, such as in the footer or a dedicated "Accessibility" page.
- Example: Add an "Accessibility" link in the website's footer or main menu, leading to the statement.