Floated
Text following the float.
.container { display: flow-root; } .item { margin: 10px; float: left; }
Floated
Text following the float.