Table of contents
Float property in CSS
It aligns the element to the left/right side of the container. the element is removed from the normal flow of the page.
li{
border: 1px solid grey;
height: 70px;
width: 50px;
float: left;
float: right, left , none, inherit, bottom is not in float