WebCore Rendering V - Floats
Posted by Dave Hyatt on Wednesday, August 15th, 2007 at 4:33 pmA float is a renderer that is designed to shift all the way to the left side or all the way to the right side of a paragraph. The lines of the paragraph then flow around the floating object avoiding it. You can see an example of a float in this very paragraph. [...]