WebFontColour Element

Author-it XML Format

Description

Defines the color of the text in the CSS definition.

The WebFontColour element corresponds to the "Color" field, on the Font 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

Sample XML

<WebFontColour>0</WebFontColour>