3/14/2010

Step to Making a Web Site Accessible


Everyone wondering why do we need to make our web site accessible? Making our web site accessible would highly benefits people with disabilities and this would make them feel alive again.

So here are the few step of making a web site accessible :

Before you begin, accessible design always starts on the blackboard itself. Think about accessibility implementation during the design process, before you are writing a line of code on it. You need to find out if you web site has to comply with any legislations, standards or regulations. For example, when you design a web base product for the U.S Federal Government, you need to comply with the Section 508 standards according to the country you used.

Firstly, you need to select a suitable accessibility standards or guidelines. Currently, most developers favor Section 508 or the Web Content Accessibility Guidelines (WCAG). If you want to design a web site for the U.S. government at a minimum you have to comply with the Section 508 as i mention earlier. In many other instances, you might have to use the web content accessibility guidelines as second option. Currently, the WCAG is the most thorough set of guidelines, and it is recommended using it regardless of the requirements. Also, WCAG provides numerous explanations and examples to make your work easier, and resources are continuously added.

Secondly, you need to select a third part components which can speed up your work by using the components written by third party. The most common ones are the use of content management systems, widgets, database, interfaces and etc. It is your responsibility to make sure that these components are accessible before you integrate them into your site. It is much harder to make components accessible after the fact, which you must do before accessibility is a requirement. Some providers will post an accessibility notice together with their products which you can use as a starting point for you web site. The other option to select a third party component is to write your own code. It takes longer, but does just what you want it to do, and is as accessible as you make it.

Thirdly, you need to learn about accessibility to create an accessible web site where you must find plenty of free information on the web. Two of the best resources are the official Section 508 site and the Web Accessibility Initiative site. Also, several training programs are available as well. This would enhance your knowledge about accessibility and there will be a big improvement in designing your web site.

Fourthly, let the world know that your web site is accessible. Not for bragging purposes, but to allow people with disabilities know that they will be able to use it. It is especially useful when you have competitors, some people might just make a decision based on how accessible is information to them. It is a common practice to post an accessibility notice on your web page, so others can see it accessible in your web site.

As a conclusion, with this four steps, I believe your web site will be accessible and its benefit people with disabilities in the same time. So, what are you waiting for? Start making your web site accessible now! :)



blog comments powered by Disqus