Float

Float takes the block out of the flow of the containing block and moves it (right or left) within the containing block.

float: none
float none
float: right
float right
Example 10.35
Example 10.35 Source:
In style element (<style type="text/css">) within head element:
Example 10.35 Rendered: