<div class="box"></div> <div class="box"></div> <div class="box"></div>
.box{ width:200px; height:200px; background:blue; margin-left:10px; float:left; }
This Pen is owned by Devdojo on CodePen.
See more by @devdojo on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.