Web Development Blog
CSS Articles
CSS Equal Height Columns with Bottom Border and Margin
05.03.2009 12:53AM by Evan Johnson
CSS, Web Design
The saga of CSS “equal height columns” is long and frustrating. It’s a common and attractive design element, but ever since we stopped using HTML Tables for our 2 and 3 column web page layouts in favor of Divs containers, it’s been a real challenge to implement them using standards based CSS and markup.
My favorite of the many clever techniques so far devised to solve this problem...
Comment [10]
Web Design Blog
