![]() |
The float property allows elements to wrap text around the element.
| Value | Description |
| none | This is the default value. The element will appear where it appears in the document. |
| left | The element floats to the left in the parent element. |
| right | The element floats to the right in the parent element. |
In this example paragraph we have a picture floating to the right of this text.
In this example paragraph we have a picture floating to the right of this text.
In this example paragraph we have a picture floating to the right of this text.
In this example paragraph we have a picture floating to the right of this text.
In this example paragraph we have a picture floating to the right of this text.
In this example paragraph we have a picture floating to the right of this text.
Comments