WebBaseFontSize Element

Author-it XML Format

Description

Defines the base font size for the HTML pages. All other relative font sizes will be relative to this base size.

The WebBaseFontSize element corresponds to the "Base font size" field on the HTML tab of the Book object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

inherit

Yes

Boolean

Parent Element

Book

Values

Data Type

Range

Integer

4 to 72 (points)

Sample XML

<WebBaseFontSize inherited="true">12</WebBaseFontSize>