23 February 2012

Accessiblity

XHTML Markup

All my website are developed using XHTML for markup. XHTML is the successor to HTML - HTML is no longer being developed, while refinement of XHTML is ongoing. As such, XHTML may be considered by many to be the "current version" of HTML, but it is a separate, parallel standard.

This Website is written using XHTML Strict, to allow for greater control over documents viewed in a variety of browsers and other devices, i.e. cellular phones and Braille devices, which leads to better accessibility and better accessibility leads to more page views.

CSS Presentation

Our pages are written to utilise CSS technology. A Cascading Style Sheet allows you to change the appearance of a web page with ease. We use CSS for maximum flexibility.

Standards Compliant

Our web pages are standards compliant and validate as valid XHTML and CSS (using the W3C validation tools).