Equal-height columns in a 3 column CSS layout
04 Aug 2010 9:11am
This is an example of one of the ways to do this using left and right borders on the master DIV, left and right margins on the central DIV and floating left and right-hand columns. The bonus is that this layout is elastic and even though the sides' background colour is set with border colours of the master DIV, it should be enough of an enspiration to produce similar layout with image backgrounds.
Comments:
Phoenmenal breakdown of the topic, you should write for me too!