WebVerticalAlign Element

Author-it XML Format

Description

Defines the vertical positioning of the text or paragraph element relative to the baseline of the current line. You can enter a percentage value, or choose a setting from the list.

The WebVerticalAlign element corresponds to the "Vertical 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:
(Percent%)
Baseline
Sub
Super
Top
Text-top
Middle
Bottom
Text-bottom

Sample XML

<WebVerticalAlign inherited="true">Baseline</WebVerticalAlign>