WebTextColour Element

Author-it XML Format

Description

Defines the default color of the normal body text on the HTML page.

The WebTextColour element corresponds to the "Body text" field, on the Text Colors sub-tab, on the HTML tab of the Media object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Media

Values

Data Type

Range

Integer

0 to 16777215, where:

0 = black
16777215 = white

Sample XML

<WebTextColour inherited="true">0</WebTextColour>