WebBackColour Element

Author-it XML Format

Description

Allows you to set a color for the background of the text in the CSS definition.

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

<WebBackColour>16777215</WebBackColour>