The website has been built in Dreamweaver MX using tables, CSS and
SSI.
Font
Size Most of the font sizes
we use on our site are sizable. You can change the font size
to make it either larger or smaller via your browser settings.
You can change the font size in
the following ways depending on your browser;
In Internet Explorer; select View, then
Text Size, and then your preferred size.
In Netscape; select View, then Text
Zoom, and then your preferred percentage size.
Images All images used in this site include
descriptive alt tag attributes. Where an image has no use other
than being decorative the alt tag is set to null to allow easy
reading of the site by all users.
Colours We have taken care to ensure that the
site's font and background colour combinations contrast significantly
and are effective in ensuring information is still clear when
viewed in different colour combinations.
If
you wish to override the site's colours, you can do this by
changing your browser settings to your own preference.
Images All images used in this site include
descriptive alt tag attributes. Where an image has no use other
than being decorative the alt tag is set to null to allow easy
reading of the site by all users.
Tables
Most data tables have properly scoped header cells, to allow
screen readers to render them intelligently. We have also ensured
table summaries are used as well as captions where appropriate.
Tables used for layout use none
of the above attributes to ensure that they are not confused
with data tables.
Forms
and fields
All forms fields follow a logical tab sequence to ensure easy
navigation.
Most form fields also have ‘label’
and ‘id’ attributes to explicitly associate the
form field with its label to allow for easy entry of data.
JavaScript
The use of Java script has been kept to an absolute minimum.
Where it is used then all pages and process are still accessible
should Javascript be turned off.