Colored boxes – one method of building full CSS layouts

Written by James Robertson, published January 15, 2004

Categorised under: Web development

Russ Weakley has written another practical tutorial on building full CSS layouts. To quote:

How do you go about building a full CSS layout? Is there an overall method that can be used for any layout?

This article explains one method of building a full CSS layout from start to finish. The method, based on positioning colored boxes and testing across a range of browsers, can
be used to build a wide range of full-CSS layouts.