Go

Saved

twafurl's Archive on Oct 30, 2007

Icon-star-orangeIcon-star-orangeIcon-star-orangeIcon-star-greyIcon-star-grey 7 Views 1 Member

CSS HTML column layout

Web Development

Clipping

It's one of the most annoying problems when facing to the creation of (X)HTML CSS-based layouts, and all web developers know it: the 3 equal-height columns layout. The best solution so far was (or still is if you dislike my solution) the faux-column method, which uses background images to simulate columns. The problem is that I'm working on a large project which should be the more 'flexible', and the faux-column method isn't the best example of flexibility.

Explore this URL

Furled by 1 Member

First Saved by twafurl on Oct 30, 2007

Saved Without Comments By

twafurl

Source URL Published As:

Relatively Simple 3 Equal-Height Columns CSS L...

Community Topics