Coding Procedure

Accessible

We follow W3C Web Content Accessibility Guidelines. Our sites:

Stable
We do extensive testing when building sites, to make sure all pages maintain consistent layout and style across a wide range of browsers and platforms. Our sites are designed to be completely accessible for older browsers such as Internet Explorer 4+ and Netscape 4+.

Valid and compliant
Our sites currently use valid HTML (4.01 Transitional) or XHTML (1.0 Transitional) and CSS 2.0. All pages and CSS files within our sites are checked and validated using W3C's online HTML and CSS Validators.

Coding for the future
The future of web development is based on W3C standards, which are moving towards CSS and XHTML. The aim is to separate style (look, appearance, colors, fonts, layout) from content.

The preferred option when a larger percentage of the target audience is known to be on version 5+ (standards-compliant) browsers is to use (current and forward compatible) XHTML 1.0 transitional code and CSS for both visual style and content positioning.

Users who come to a site using a non-standards- compliant browser receive all the content in either a slightly simpler layout style or plain format. This strategy allows us to provide specific print versions of each CSS file - which means there is no need for print-friendly versions of each page.