Equal Height Columns

Discuss anything related to graphic and web design/programming here.
Post Reply
kylesmith
Posts: 70
Joined: Tue Aug 28, 2012 9:27 am

Equal Height Columns

Post by kylesmith »

Here is an example of how to do equal height columns. Nice little trick that some smart person came up with making the columns super tall with padding then sucking it back up with negative margin all while cropping it with a wrapper div. All in all its super effective with clean markup and css.

http://codepen.io/ksmith-noblestudios/pen/mxelB
Kyle Smith

Post Reply