HTML for Structure:
All code is used strictly as it was designed for: structural markup. By avoiding the deprecated and superfluous code that WYSIWYGs like FrontPage create, download times are lighting fast.
In fact, all code is XHTML 1.0 strict, which means its lean and well-structured. XHTML 1.0 ensures that the pages are cross-platform compatible and they are accessible to all types of browsers -- from web phones to braille and aural browsers.
CSS for Style:
All style is defined through external style sheets, thereby making design consistent across entire site. This also makes stylistic changes speedy. Style sheets also take advantage of relative sizing, which allows it to work with any user's predefined settings.
For more information, please contact us.