WebVLinkColour Element

Author-it XML Format

Description

Defines the color of the visited hypertext links on the HTML page.

Note: Do not set Unvisited Links Color and Visited Links Color to the same color, it will confuse visitors.

The WebVLinkColour element corresponds to the "Visited" 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

<WebVLinkColour inherited="true">255</WebVLinkColour>