WebFloat Element

Author-it XML Format

Description

Allows you to choose how other text will wrap around this element. A value of "Left" will cause the element to be aligned to the left and other text to wrap on the right hand side of it.

The WebFloat element corresponds to the "Float" field, on the Layout sub-tab, on the HTML tab, of the Style object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Style

Values

Data Type

Range

String

0 to 50 characters long.

Valid values:
(none)
Left
Right

Sample XML

<WebFloat inherited="true">(none)</WebFloat>