/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
.modules { clear: both; margin-bottom: 1em; overflow: hidden; position: relative; zoom: 1; } .module { float: left; margin-bottom: -5000px; padding-bottom: 5000px; width: 200px; }
URL: http://rumble.github.com/examples/equal-height-modules