#5: Columns of Equal Height: Super Simple Two Column Layout
CSS-Tricks Screencasts - A podcast by CSS-Tricks

Categories:
Forcing multiple columns to be of equal height is one of those tricky things in web design. In this screencast I’ll show you a little trick around it. Instead of making the actual elements themselves equal height, we’ll use a …