class js.html.BaseFontElement extends Element
Available on js
Obsolete
Documentation for this class was provided by MDN.
Instance Fields
This attribute sets the text color using either a named color or a color specified in the hexadecimal #RRGGBB format.
This attribute contains a list of one or more font names. The document text in the default style is rendered in the first font face that the client's browser supports. If no font listed is installed on the local system, the browser typically defaults to the proportional or fixed-width font for that system.