1. Skip to content
  2. Skip to side navigation

Breadcrumbs

Web Standards

For years, web designers had to build sites using the equivalent of baling wire and glue. Every page contained all of the code to describe its design and content. Modifications to a site’s design often meant rewriting the entire web site. Costs soared and budgets burst.

“Separate design from content.”

Web standards to the rescue

Web standards allow design to be separated from content. This keeps your content in the HTML and your design code in a separate CSS file. The result is very lean code, so this:

<table cellspacing="0" cellpadding="4" bgcolor="#3366CC" border="0"> <tr> <td valign="middle"> <font size="6" color="#fffff" face="Arial, Helvetica, sans-serif">Welcome to our web site</font> </td> </tr> </table>

Becomes this:

<h1>Welcome to our web site<h1>

A bit nicer, isn't it?

So why should you care?

Having your site built according to web standards offers you several advantages over your competition:

Want to know more about our services? Select an option from the menu or contact us directly.

Questions or Comments? Call 410-382-8070 or e-mail info@christianready.com.

services

portfolio

Take a look at some of our work