What is a11y?

“a11y” is a numeronym for the word “accessibility” where the first and last letters are retained and the rest are replaced by the number of letters in between.

The Web Content Accessibility Guidelines (WCAG) 2.0 is the international standard for web accessibility, and it provides a set of guidelines and recommendations for making web content more accessible. The guidelines are developed by the World Wide Web Consortium (W3C) and can be found on their website at the following link: https://www.w3.org/TR/WCAG20/

It’s important to note that accessibility is an ongoing process, and you should regularly test and update your website to ensure that it continues to conform to the latest accessibility guidelines. Additionally, you can also find more resources on accessibility testing and implementation at https://www.w3.org/WAI/resources/ and https://www.w3.org/WAI/standards-guidelines/wcag/

It is also worth mentioning that there are other organizations which are working on accessibility standards and guidelines, like the Accessible Rich Internet Applications (ARIA) specification, the Web Accessibility Initiative (WAI) and The Accessible Guidelines, all these standards and guidelines are aligned with WCAG 2.0 and they may provide additional information and guidance on specific accessibility topics.

What are accessibility standards

Web accessibility refers to the practice of making websites and web applications usable by people with disabilities. The Web Content Accessibility Guidelines (WCAG) are the international standards for web accessibility, and they provide a set of guidelines and recommendations for making web content more accessible.

WCAG 2.0 is the current version of the guidelines and it is divided into three levels of conformance: A, AA, and AAA. Each level has a specific set of success criteria that must be met to conform to that level. Here are some of the main guidelines:

  • Provide text alternatives for non-text content, such as images and audio
  • Make sure that text can be resized without assistive technology up to 200% without loss of content or functionality
  • Provide a way for users to pause, stop, hide or adjust the volume of auto-playing audio
  • Use the “alt” attribute to provide a text description for images
  • Provide meaningful labels for form controls
  • Use headings and other structural elements to create a logical reading order
  • Provide a clear and consistent navigation
  • Provide context and orientation information
  • Provide error identification and suggestions for correction

It’s important to note that accessibility is an ongoing process, and you should regularly test and update your website to ensure that it continues to conform to the latest accessibility guidelines.

here are some links to websites that provide information on web accessibility standards and guidelines:

These websites provide detailed information on web accessibility standards, guidelines and best practices, including tutorials, articles, and reference materials. It’s important to note that accessibility standards vary depending on the country and region, some of these links may not be applicable for your area.