|
![]() |
Compatible, accessible and comfortable
Besides using consistent graphic design to aid site navigation, the following issues have been important to us while designing this site. Backwards compatibilityThe site uses the HTML 4.01 Transitional DTD so that the site looks similar in older browsers - it does not use <font> tags for setting font face or size. It uses CSS for font face and size but does not rely on CSS exclusively for display or colour. Tables are used to achieve the page layout. Doesn't rely on images
The site remains reasonably usable with images turned off - it is also usable with non-graphical browsers and it includes features only visible in text browsers to allow visitors to skip a group of links. Avoids screen glarePages have an off-white background for ease of reading on the screen; one factor which contributes to screen glare[1] is when a monitor's contrast set too high. In this case, white backgrounds can cause problems after a couple of hours. Display timeThe navigation buttons have been placed horizontally so that they can load first. A study[2] by User Interface Engineering indicated that a visitor's impression of "slow sites" had no relationship to total page size but instead on when something is first displayed. HTML button labelsSections links are implemented as HTML text labels with associated section graphics. This is a better alternative to graphical buttons only:
|
|
|||||||||||||||||||||||||||||||
Line lengthA maximum width is set for textual content; there is consistent advice[3] against very long lines. We rarely set an absolute (pixel) width for tables, but only apply pixel widths to cells. This sets a maximum width whilst allowing text to wrap at narrower browser widths. The maximum width (or whether it stretches to fit the available browser width) can be set in the site preferences. Progressive displayAlthough tables are used for layout and to control line length, pages are made up of successive tables so that they load progressively. This means that you can start reading content while the rest of the page is downloading. End-of-page navigationThe site buttons and side navigation are duplicated at the bottom of long pages in a form similar to the page's top set of links. This reduces the need for "to-top" links; Printed pagesPages look reasonable when they are printed. This removes the need for a second version of pages. A print stylesheet is defined for the site. This replaces any pixel sizes with point sizes and removes navigation links. The print stylesheet is also available as an alternative stylesheet called Print Preview to those browsers which support this feature. |
Smallest textThe smallest font size is set to 11px. Font size can be changed using the site preferences. Off-site linksOff-site links are marked - by default, pages on other sites display in the same window but can be changed to display in one other window or in a different window for each link References
|
|
|
![]() |