Jump to content

saila.com

Online media matters

Web Design

Basic Online Style Guide

This was a style guide I put together for the redevelopment of a major consumer Web site, some of the people working on it had only a passing familiarity with hand-coding sites. This is can be read as an expansion on Steadfast Suggestions for Web Design, and should be general enough to apply for most sites.

Here are some guidelines that not everyone will need to care about, but are done just for the sake of having a common starting ground as the templates start to be created. Again, since we are using templates, much of these stuff won't even apply once they've been created. Nevertheless…

The Web is always evolving, and eventually this site need to be available on a variety devices (TVs, cellphones, refridgerators, whatever). With that in mind, the site is best based on XHTML—essentially and XML-friendly version HTML, and the latest recommendation from the Web’s standard body. XHTML also makes debugging CSS problems easier.

For those who know HTML already, XHTML is not much different, and the major differences are noted below:

For more details on the differences, read the XHTML recommendation.

And here are some general notes for the site:

For more all-purpose guidelines that should also be considered, read the New York Public Library’s Style Guide.