By mswatcher
via w3updates.com
Published: Aug 21 2009 / 05:02
With CSS float, an element can be pushed to the left or right, allowing other elements to wrap around it.
Float is very often used for 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 or right, not up or down.



Add your comment