Is Your Content Accessible?
Is Your Content Accessible?
The Internet has created a platform to provide solutions to many every day problems. From basic websites that share information or entertainment, to highly complex applications that allow people to complete banking transactions on-line or see other parts of the world in real-time, we have been able to open our world like never before.
Just like in the real-world however, website owners must consider how their website or on-line application is used by visitors, including people with a disability.
For a web developer or a content author, this means that there are some techniques and tactics that need to be considered when creating a website or a piece of content that is published in the Internet.
So, we'll take you through what Web Accessibility is all about, and what you need to do to play your part in building an accessible World Wide Web.
What is Web Accessibility?
The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.
Very simply, Web Accessibility ensures that the same detail of information is accessible to a viewer with a disability as is accessible to a viewer without a disability, so that the end experience for all users is as equal as possible.
The disability could be from a visual impairment, or a hearing impairment or a physical or mental disability that affects how the user is able to interact with the website and the content.
The Web Accessibility Initiative
The World Wide Web Consortium (W3C) has been ensuring that all areas of the World Wide Web are accessible to everyone since 2005 as part of their Web Accessibility Initiative (WIA).
As stated on the Web Accessibility Initiative website, web accessibility depends on several components working together in order for the Web to be accessible to all, and content is one of the essential components that, when formatted to meet the WAI guidelines, could substantially improve Web accessibility.
The Web Accessibility Initiative website provides strategies, guidelines and resources for website developers, software developers and user agent developers to make the Web accessible to people with disabilities.
For website content, this standard is outlined in the Web Content Accessibility Guideline, and it is up to version 2.0.
Web Content Accessibility Guidelines 2.0
The Web Content Accessibility Guidelines (WCAG) 2.0 was first introduced in 2008 and it defines how to make Web content more accessible "with a goal of proving a single shared standard for web content accessibility that meets the needs of individuals, organizations, and governments internationally". The recommendations and techniques provided to achieve WCAG 2.0 compliance are updated once a year to stay current with changing technology.
The guidelines, along with the resources that come from the guidelines, are all built upon a foundation of four principles of accessibility, such that anyone who wants to use the Web must have content that is:
- Perceivable
Which means users must be able to perceive the information being presented, it must be visible to at least one of their senses). For content, this means providing text based alternatives for non-textual content like images or audio. Multimedia content should have captions which are accessible to screen readers, or should also provide an alternative version such as a written transcript. The guidelines also cover techniques of displaying content that should be avoided, such as time-based media that may not be displayed for long enough to be read properly; or styling content in a way that makes it difficult to read or hides content from view.
- Operable
Which means users must be able to operate the interface (or put more simply, navigate around a website) using in the very least, a keyboard. In most cases, users have a keyboard and a mouse to interact with a website, but alternative means to navigate around a website must be provided. This alternative is typically provided through the functionality of the web browser (using the TAB or arrow keys to scroll through navigation elements on the page), or it is handled by assistive technologies that are based upon keyboard commands to a web browser.
- Understandable
Which means users must be able to understand the information as well as easily determine how to use the website. Authors of websites must make their text readable without much effort by the visitor. This includes choices of font, size of text as well as the layout of the page. Content must also be structured in a predictable format so as to not leave the user guessing. For example, providing the user with clear and meaningful feedback after interacting with the website, such as after submitting a form.
- Robust
Which means users must be able to access the content as technologies advance (as technologies and user agents evolve, the content should remain accessible). From a content point-of-view, this principles means that content is structured in a way that is future-proof. Using valid HTML with correct semantic mark-up is the best way to ensure that your content will be future-proof.
So what does it mean for you?
As a website owner or content author, you should check your website to see whether it meets the current WCAG 2.0 standards, and then take steps to address any areas that are not up to standard.
For most websites, this will typically be ensuring that meaningful images also have meaningful text alternatives (so background images don't count), and that hyper-links and anchors have meaningful titles and can be activated (clicked) by using the keyboard. If your website has video, then ensure that your videos provide subtitles and/or a transcript that users can read instead if they are unable to watch the video.
Services like AChecker will let you check if your website meets the WCAG 2.0 standard of accessibility for free. Several other such services are available online and can be found in a list of tools provided on the WAI website.
It is also highly recommended that you read the Techniques for WCAG 2.0 document to give you an idea of what to consider when creating content to ensure that it will be WCAG 2.0 compliant.
Further Resources:
- Web Accessibility Initiative (WAI)
- Web Content Accessibility Guidelines (WCAG) Overview
- Essential Components of Web Accessibility
- Techniques and Failures for Web Content Accessibility Guidelines 2.0
- Complete List of Web Accessibility Evaluation Tools
Do you think Web Accessibility is important? Join our discussion on the iASP Central Facebook Page, or Get in Touch.