Many parts of the world adhere to accessibility laws. For example, in Canada, private, public, and non-profit organizations with 50+ employees must ensure that their websites are accessible. Web Content Accessibility Guidelines (WCAG) is developed through the W3C process in cooperation with individuals and organizations around the world, with a goal of providing a single shared standard for web content accessibility that meets the needs of individuals, organizations, and governments internationally. The WCAG documents explain how to make web content more accessible to people with disabilities: https://www.w3.org/WAI/standards-guidelines/wcag/ Each guideline has three levels of accessibility: A, AA and AAA.
WCAG version 2.2 is the latest published version of the WCAG guidelines: https://www.w3.org/TR/WCAG22/. The publication of WCAG 2.2 does not deprecate or supersede WCAG 2.0 or WCAG 2.1. The use of WCAG 2.2 is recommended to maximize future applicability of accessibility efforts.
Accessibility guidelines in the United States require federal agencies to develop, procure, maintain, and use information and communications technology (ICT) that is accessible to people with disabilities - regardless of whether or not they work for the federal government. See Section 508 of the Rehabilitation Act: https://www.section508.gov/manage/laws-and-policies/https://www.section508.gov/manage/laws-and-policies/.
Tips for testing websites for accessibility
There are a number of ways to know if your website is accessible:
- Automatic assessment and assistive technology: For example, you can review your site using assistive technology, such as a screen reader, to make sure the design and technical aspects of the site are accessible.
- User testing and feedback: If possible, ask people with disabilities to test your site. Get feedback from customers and other site users to find out if there are any improvements needed.
- Review key milestones and changes: Keep a record of the accessibility issues that have been repaired, or ask your web developer to maintain such a record. This will show you the completed work and the new level of accessibility. It will also be helpful if your organization is asked to show that your website follows WCAG 2.1 guidelines.
- Online accessibility checker: You can use an online tool to check if your website is accessible. Using an online accessibility checker does not guarantee that you will find all accessibility issues with your website. It is important to have a person review the site as well.












































