WebTextAlign Element

Author-it XML Format

Description

Allows you to choose how the paragraph will be aligned in relation to the indents from the edge of the HTML page.

The WebTextAlign element corresponds to the "Text alignment" field, on the Text 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:
Left
Right
Center
Justify

Sample XML

<WebTextAlign>Left</WebTextAlign>