10 basic tests to check your website for accessibility

Contributed by Trenton Moss

10 basic tests to check your website for accessibility

The Disability Discrimination Act says that websites must be made accessible to disabled people. So how can you check that your website is up to par? There are a number of basic tests you can make to address some of the main issues. The following list includes guidelines that provide a good start in increasing accessibility to disabled people:

1. Check informational images for alternative text

In Internet Explorer place the cursor over an informational image, for example, the organisation logo. Does a yellow box appear with a brief, accurate description of the image? For users whose browsers don't support images, this alternative text is what they'll see (or hear) in place of the image. [Editors note: the text of the title attribute should appear as the 'tool tip' - but this isn't alway the case as not all browsers are standards compliant, e.g., IE wrongly displays the text of the alt attribute.]

2. Check decorative images for alternative text

In Internet Explorer place the cursor over a decorative image that doesn't have any function other than to look nice. Does a yellow box appear with a description of the image? It shouldn't. This image serves no purpose so there's no reason for users whose browsers don't support images to know that it's here.

Be careful though as this isn't a foolproof test. If a yellow box doesn't appear, this could mean one of two things:

  • The alternative text of the image is assigned a null value (alt=""), which means that it will be ignored by browsers that don't support images. This is the ideal scenario.
  • The alternative text of the image is simply not set at all, which means that users whose browsers do not support images will be alerted to its existence but will be unable to find out what purpose it carries - something which is very frustrating! This is certainly not the desired outcome.

3. ‘Listen’ to video or audio content with the volume turned off

If you turn your speakers off, you're clearly unable to listen to, or follow, any audio content. This situation is faced by a deaf person on a daily basis. Ensure your website supplies subtitles or written transcripts so that this type of content is accessible to hearing impaired users.

4. Check that forms are accessible

Usually there's prompt text next to each item in a form. For example, a contact form might have the prompt text ‘name’, ‘e-mail’, and ‘comments’, each one next to a box where site users will enter their details. When you click on the prompt text, does a flashing cursor appear in the box next to that text? If not, your forms may be inaccessible.

5. Check that text can be resized

Can the text size on your website be adjusted? If not, then your website may not be accessible to web users with poor visibility. To check in Internet Explorer go to 'View > Text size > Largest'. Alternatively, scroll with the wheel of your mouse whilst holding down the control key.

6. Check your website in the Lynx browser

The Lynx browser is a text-only browser and doesn't support many of the features that other browsers such as Internet Explorer have. You can check how your site looks in this browser with the Lynx Viewer. If your website makes sense and can be navigated through the Lynx browser, then it'll be fulfilling many of the web accessibility guidelines.

7. Check that you can access all areas of your website without the use of a mouse

Can you navigate through your website using just tab, shift-tab and return (in Internet Explorer)? If not, then neither can keyboard- and voice-only users.

8. Check that there's a site map

Can you find a site map? If not, then neither can people who are lost on your website.

9. Ensure link text makes sense out of context

Visually impaired Internet users often browse websites by tabbing from one link to the next. Does all the link text on your website make sense out of context? 'Click here' and 'more' are two common examples of non-descriptive link text that can cause a website to suffer poor accessibility.

10 Check your web pages with an automated program

Two programs available for free on the Internet are Bobby and Wave. They're unable to provide you with all the information that you need, as some checks must be done by humans, but they can tell you some of the areas where your site might be going wrong.



Comments

Great check list - thank you Trenton. The results of our recent user study are now all done so we are looking forward to a great January! PS - you need to check your spam filter - see the comments above!!

Mr & Mrs Smith | Fri Nov 28 2008

Hi Jatin, for flash accessibility you should google niqui merret. Her blog is a very good resource on the subject

bozboz web design | Sat Aug 30 2008

Are there any recommendations or resources giving insights on accessibility for flash based websites ?

Jatin Dhillon | Sat Jun 23 2007

I´ve just tried Wawe´s tool. I thought my website was OK... The tool is too strict :-)

Roman | Sat Mar 24 2007

Another reason for ALT text not appearing for decorational images is that you have used CSS to display background images, in which case it's abolutely fine. If you have used CSS rollover images instead of XHTML images for, say, buttons then your anchor tag should have the title attribute specified. I know this is a 'basic' checklist but though it might be worth pointing these facts out too.

Phil Treble | Mon Jun 07 2004

Your tip about hovering over images looking for alt text in a 'little yellow box' only works, so far as I know, in Internet Explorer. The alt text should not appear when you do this. What should appear is the contents of the title attribute. Alt-text is not meant to be used this way. IE is broken in this respect (as in so many others).

Peter Gaunt | Fri Jun 04 2004

Comments are not available at the moment due to spam problems.

Admin

If you spot an error or have any problems using this site, please contact us and we will do our best to rectify any issues asap. We appreciate all feedback and are constantly working to improve standards of compliancy and accessibility on the GAWDS site.