The float
property is used to float boxes on the sides of other boxes, allowing other content to flow around it. First used to wrap text around images.
<div style="border:1px solid black"> <img style="float:right" src="fox.jpg"> Pamela Fox has worked in .... </div>
Pamela Fox has worked in the Developer Programs group at Google for the last 2 years. She dedicates most of her time to supporting the Google Maps API, but spends her free time mashing up other APIs and developer tools. Before that, she graduated from the University of Southern California (USC), where she majored in Computer Science, minored in Linguistics and 3d animation, and helped grow the video games department.