Help Center

Local Navigation

Object: HTMLBaseFontElement

Availability

BlackBerry® Device Software version 4.6 or later

Extends

HTMLElement

The HTMLBaseFontElement object represent a <basefont> element in an HTML document.

The <basefont> element specifies the base font used in the document. The <basefont> element is deprecated in HTML 4.01.

HTMLBaseFontElement properties

Property name

Type

Description

Status

Availability

color

String

Specifies the color of the base font.

writable

4.6 or later

face

String

Specifies a list of font names, listed in order of preference, in which the base font is rendered.

writable

4.6 or later

size

String

Specifies the size of the base font.

writable

4.6 or later


Was this information helpful? Send us your comments.