30.4.4 Overriding properties specified in font tags

To override paragraph or character properties added as <font> attributes:

[HTMLParaStyles] or [HTMLCharStyles]
; Color1 - Color254 color text as defined in [Colors]
; NoColor suppresses use of the <font color=...> in the style.
; NoSize eliminates the size attribute of the font tag, if used.

These properties affect the <font> tags used within a paragraph or character span for its default style, provided you are including <font> tags. Using CSS turns <font> tags off by default; see §30.6 Mapping fonts and §31.5 Understanding how CSS affects other options.

The Colornnn properties use color numbers to assign text colors to paragraph or character formats; see §30.8 Specifying text colors for HTML.

Previous Topic:  30.4.3 Overriding properties added by typographic elements

Next Topic:  30.5 Mapping special characters

Parent Topic:  30.4 Assigning properties to text formats

Sibling Topics:

30.4.1 Understanding where to specify format property overrides

30.4.2 Overriding paragraph alignment and size properties

30.4.3 Overriding properties added by typographic elements