<font>

Font

Definition

Identifies text to be displayed or printed in a particular font, i.e., instead of a stylesheet being responsible for determining the font based on element type, context, attributes, etc., the user has named an explicit font

Remarks

Usage is discouraged. This element was inherited from the XHTML table DTD and, if used, should be restricted to use inside table cells (<td> and <th>).

Attribute

color Color

Model Information

Content Model

<!ELEMENT  font         (#PCDATA %font-elements;)*                   >

Description

Any combination of:

This element may be contained in:

<td> Table Data Cell (XHTML table model); <th> Table Header Cell (XHTML table model)

Tagged Example

No sample is available at this time, because use of this element is discouraged.

Module

format.ent