Pushing the Limits: The Perfectly Semantic Three Column CSS Layout
First Clipped on Jul. 7, 2008
Report Clip
Building a three or four column layout on the web without the help of a table can be a difficult task. There are a number of ways to overcome the lack of multi-column support in CSS and none of them is very pretty. The three-column layout is the easiest to achieve without stepping outside the semantic boundaries, so we'll start there.
