WebBorderStyleLeft Element

Author-it XML Format

Description

Allows you to choose a style for the border. You can choose a different style for each of the four sides. If you do not want a border for a particular side, then choose "(none)".

The WebBorderStyleLeft element corresponds to the "(Left) Style" field, on the Borders 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:
(none)
Dotted
Dashed
Solid
Double
Grooved
Ridge
Inset
Outset

Sample XML

<WebBorderStyleLeft>(none)</WebBorderStyleLeft>