Internet Newsletter for Lawyers |
|---|
"For people with visual/hearing impairments, the range of auxiliary aids or services which it might be reasonable to provide to ensure that services are accessible might include [here it lists a range of services one of which is] accessible websites."
Since the Act does not define the term or make any specific recommendations, we have to turn to the relevant trade bodies in the Internet area for a detailed treatment of the topic, in particular the Wordwide Web Consortium (W3C), www.w3.org.
The W3C says that when developing a website, you should consider that some users may:
In 1999 the W3C defined the Web Content Accessibility Guidelines 1.0 (WCAG 1.0) These are still the current standards (there is a "working draft" of a new version but no date when this draft is expected to be agreed and published).
The W3C defined a series of checkpoints that web developers should adhere to when building a website. There are three levels of checkpoints:
Each of the three levels places an increasing burden on the web developer to do things the "right way". The ability to meet these three levels is termed "conformance":
There is as yet no tool that can perform a completely automatic assessment on the checkpoints in the guidelines, so fully automatic testing may remain difficult or impossible. For instance, some checkpoints rely on an interpretation of what "important" information is, or whether the text equivalent for a non-text element is accurate. The Royal National Institute for the Blind (RNIB) offer consultancy services to help determine if a site is compliant and if not what to do about it.
Full details as to what is included in each level can be found on the W3C website. As an example, let us suppose that you have a list of services that you provide as a law firm, and the list is in green text on the right hand side of the page. On the left hand side of the page you say "Please select an item from those listed on the right in green." Someone who is colour blind, or a user who is not using a graphical browser may not understand those instructions and the site would not therefore be fully "accessible".
These are only "recommendations" but let us say that you are a law firm who specialises in discrimination law. Can you imagine not having an accessible website?
In April 2004 the Disability Rights Commission (DRC) in the UK, published the findings of a survey of 1,000 randomly selected websites. The sites chosen were those from government, large and small business and education. Using a commercially available software tool, City University tested the home pages of these sites for technical compliance with the Guideline Checkpoints. Additionally, 100 of these sites were then tested in detail by disabled users carrying out specific tasks for each type of site.
The report is pretty damming in its findings with respect to the accessibility of these websites and it found that 81%of sites were not even compliant with the Priority 1 checkpoint, .2% achieved compliance with Priority 2 checkpoints and none at all achieved compliance with Priority 3 checkpoints.
An example of the most basic test is checkpoint 3.4 which is a Priority 2
checkpoint. This says "Use relative rather than absolute units in markup
language attribute values and style sheet property values." This means that in
the language that is used to create a web page the font size is set to "Small"
rather than to "10pt". This then allows the user of your website to change the
text size using the browser.
In my experience more than 75% of all sites currently on the web will fail this most basic of tests. The reason for this high number is that many web designers have historically built websites from a "design" perspective, not from an "accessibility" perspective. So, a designer will not want a viewer to change the size of the text as it will "spoil" the design. It is a cultural shift to get them to realise that accessibility is not independent of design and that the most important challenge is to ensure that all users who want to use your site, should be able to do so. For someone with a visual impairment, being able to change the size of the text might be the difference between them staying on your site and checking out your firm, or going on to the next site that Google showed them in their search results!
Then comes the accessibility issue. There are a number of commercially
available tools to help evaluate how your site conforms against the three sets of
priority checkpoints discussed earlier. The best known of these is known as
"Bobby" which can be found at
bobby.watchfire.com/bobby.
These tools compare each line of the underlying HTML code against each of the checkpoints. A report is then produced that tells you which areas of your website do not conform to the checkpoints.
A number of these tools provide an online service where you can type in your website address and it will check the conformance of your home page.
If you have a website, I suggest you do not panic. Talk to the people who built it for you. Get it checked using one of the tools, then put a plan in place to make whatever changes are necessary.
For example, if you cannot change the text size using the browser, fix that now. If your tables are not coded correctly, change that when you redevelop your website next year. The law will look for reasonableness when, and it will happen, someone goes to court.
If you have just spent £10,000 on redeveloping your site and you have missed one checkpoint that is a marginal improvement, I would suggest that your defence could be quite strong. However, even if you've only just spent £1,000 on a new website, not being able to change the text size is indefensible.
David Gilroy is a sales, marketing and customer service professional with over 17 years working for companies such as Reuters and CompuServe. He has an MBA and an engineering degree. He is Managing Director of Conscious Solutions Limited, www.conscious.co.uk, a company which develops web solutions for law firms. They provide content as well as tools and techniques to ensure that a law firm's web strategy helps develop profitable client relationships.
email dgilroy@conscious.co.uk.
Back to Contents.