:: Compliance
The great amount of detail put into each work is evident not just from the quality of our designs but also from the code used to render them. Every layout you see is designed with standards in mind. Our sites comply with W3C's XHTML and CSS standards to deliver an end product that is accessible, bandwidth efficient and more importantly easily maintained and highly adaptive. Presentation is separated from content which provides more flexiblity to serve a dynamic site.
A design that conforms to XHTML 1.0 specification allows for:
- Accessibilty to users operating a wide variety of devices
- Faster re-design and styling
- Clean and more meaningful code for maintainability
- Cross browser compatibility
With CSS giving:
- Centralized definition of styles, typography and visual layout
- Customing of layout and presentation to other media types



