Accessibility

Structured, semantic markup

HTML heading tags are used to convey document structure. A H1 tag is used for the site title. H2 tags are used for main page titles, H3 tags for subtitles etc.

Navigation menus are marked up as HTML lists ensuring that the number of links in the list is read out at the start and it can be skipped easily.

Images

All content images used in this site include descriptive ALT attributes. Purely decorative graphics include null alt attributes.

Standards compliance

This website is designed to conform to Level AAA compliance as specified by the Web Content Accessibility Guidelines and endorsed by the Royal National Institute for the Blind (RNIB). This means that all the requirements for Level A and AA are also met.

w3c aaa icon

All pages validate as XHTML 1.0 Transitional and use structured semantic markup.

XHTML 1.0 Transitional

Accessibility references

Accessibility software and services

  • Bobbya free service to analyze web pages for compliance to accessibility guidelines.
  • HTML Validatora free service for checking that web pages conform to published HTML standards.
Back to top