I have created example at http://jsfiddle.net/GKnkW/2/
html
Test <
This should do it
Test 1 2 3 4
css
.step { margin:5px; height:150px; width:150px; background: yellow; float:left; } .step-section { clear:both; }