Float and Margins

We want to float one element left, the other right. We want content to be between the floated elements.

float margin

Example 10.42
Example 10.42 Source:
In style element (<style type="text/css">) within head element:
Example 10.42 Rendered:

Make the middle content not wrap around the floated contents (set margin for the middle content).

float margin

Example 10.43
Example 10.43 Source:
In style element (<style type="text/css">) within head element:
Example 10.43 Rendered: