Use Absolute Positioning to Create Equal Columns
There are many many ways to create equal columns with CSS. This is one of those features that was MICH simpler to achieve back in the days of html tables. In the next couple of years when the use of CSS tables becomes more reliable we won't have this problem anymore. For more information watch this video. I betcha didn't know that there is a neat way to create equal columns by using absolute positioning. Will this be applicable for all scenarios Absolutely not. But it's a nice trick to have in

