WebWhiteSpace Element

Author-it XML Format

Description

Allows you to choose how white space inside the element will be handled. A setting of "(normal)" collapses white space, as in a proportional font, and a setting of "Pre" will not, as in a non-proportional font.

The WebWhiteSpace element corresponds to the "White space" 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:
(normal)
Pre
Nowrap

Sample XML

<WebWhiteSpace inherited="true">(normal)</WebWhiteSpace>