|
|
|
|
|
|
|||
![]() |
|
|
|
An accessible website is one that allows people with visual, aural, or physical disabilities full access to the information and services available in the same way as able-bodied people.
Is It Worth The Effort? You probably already spend much time and effort ensuring your website displays perfectly in a broad range of browers, you probably spend time ensuring your colour scheme and images look great in a range of display resolutions and how many hours do you put in ensuring your website is indexed by all the major search engines?
So with all this effort, why do so many web designers ignore the needs of those who may have difficulty using a mouse or may suffer from one of the many visual disorders? The answer is that building an accessible website is considered to be difficult, time-consuming and simply not worth the effort. This is not true, creating an accessible website is relatively easy and will allow a greater number of people access to your website.
Simple Ways To Improve Your Website Accessibility
Colour And Contrast Using colour to convey information or request an action from the user should also be avoided, for example telling someone to 'click the red button to continue' is not much help to a person who cannot distinguish red colours. It seems obvious, but it's overlooked on many thousands of websites.
Font Sizes
Relative font sizes allow your visitors to display the text on your website in a size that suits them best. These font sizes can be specified as a percentage, for example the base font for a web page may be 100%, headers could be 120% and so on.
Images
Using Tables For Layout Tables can cause the size of your pages to increase dramatically slowing download times, they often require the use of transparent images to achieve the proper layout and they make it extremely difficult for screen readers to convey the information on a page correctly to their users. Screen readers are programs which read out the information on a webpage to someone who cannot see that information for themselves.
Rather than using tables to format your pages you should start using CSS-based layouts. CSS offers you greater precision when laying out your pages, decreases the amount of HTML required for formatting and makes it much easier for screen readers to interpret your pages correctly.
Access Keys
You can assign an access key to several HTML elements, however the first one you should consider is the anchor element. Here's an example:
<a href="home.html" accesskey="h">Homepage</a> Now when a Windows user visits your website they can access the home page by pressing ALT + h, the about page by pressing ALT + a and the search page by pressing ALT + s. This simple feature can dramatically improve the usability of your website for people with limited mobility.
Provide A Text Only Version This is where the Betsie parser is useful. Betsie, developed for the BBC website is a PERL script which produces a simplified text only version of a web page that allows text-to-speech converters and screen readers to correctly read out the contents of the page. Betsie also allows those with visual impairments to read computer screens easier. Find out more about Betsie.
In Summary
![]() Printer Friendly Version of this Article
Download the Free Alexa Toolbar
Want a Simple Explanation of
How to Make Mon'ey Online?
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
| SiteProNews - The Net's most widely read Webmaster newsletter | |
|
|