Equal Height Columns using CSS
My favorite Norwegian Cow has a great article that wraps up in a nice package the use of CSS display table properties to create equal height columns, and the workarounds that he’s developed to make both IE6 and 7 understand what all the other browsers get with few problems. Georg’s method allows us to develop layouts with equal height columns. Though there are other methods to do this, most using the illusion of faux columns via background layering, I’m sure we’ll all find a use for Georg’s thoughtful and well thought out method at some point. Another tool in the toolbox.
And if you haven’t poked around the rest of Georg’s site, you’ll find lots of other useful css tidbits there as well. Thanks, Georg!
Technorati Tags: CSS display table properties, CSS Equal Height Columns








