« Terabytes | Main | Mazda RX-8 »
January 12, 2004
Faking it with CSS
Dan Cederholm has an excellent article on A List Apart about incorporating faux columns with CSS — a little background image hack to make un-even columns appear to stretch the entire page-length of a CSS-based layout. This is really easy to do with a table-based layout, of course, but isn’t as semantically correct (typically). If you’re doing CSS-based layout, definitely take a look at this article, and read up on Dan’s other work.
Posted by paullheureux at January 12, 2004 09:26 AM