WebBorder Element

Author-it XML Format

Description

Defines the thickness of a solid border around the picture file inserted into the HTML pages as an exact measurement. A setting of "0" (zero) will display no border.

This border thickness is expressed in pixels.

The WebBorder element corresponds to the "Border thickness" field on the Image Options sub-tab, on the HTML tab of the File object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

File

Values

Data Type

Range

String

Integer followed by "px",
e.g. "1 px"

Sample XML

<WebBorder inherited="true">0 px</WebBorder>