What is it? With CSS float, an element can be pushed to the left or right, allowing other elements to wrap around it. Float is often used with images, but it is also useful when working with layouts. How Elements Float Elements are floated horizontally, this means that an element can only be floated left ..