WebFontSize Element

Author-it XML Format

Description

Defines the size of the font in the CSS definition. This can be an exact measurement, a relative measurement, or a value selected from the list.

The WebFontSize element corresponds to the "Size" 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

String

0 to 50 characters long.

Valid values:
(x units)
Smaller
xx-Small
x-Small
Small
Medium
Large
x-Large
xx-Large
Larger

Sample XML

<WebFontSize>11 px</WebFontSize>