WebClear Element

Author-it XML Format

Description

Allows you to choose whether this element will allow floating elements, defined by CSS Float, to be on its sides. More specifically the value of this property lists the sides where floating elements are not accepted.

The WebClear element corresponds to the "Clear" 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

Integer

0 to 16777215, where:

0 = black
16777215 = white

Boolean

true, false, (don't inherit)

String

0 to 50 characters long.

Valid values:
(none)
Left
Right
Both

Sample XML

<WebClear>(none)</WebClear>