how to position this element in relation to surrounding elements
1
how to position this element in relation to surrounding elements
Element boxes can "float" out of their normal layout flow to the left or right of surrounding content.
Value | Description |
---|---|
Values | |
left | float to the left of other content |
none | element appears in normal layout position |
right | float to the right of other content |