.float{
	float: left;
	border: 1px dashed;
}
.row{
	clear: both;
}
.box{
	width: 100px;
	height: 100px;
}