Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 21 Mapping text formats to HTML/XML > 21.5 Assigning properties to text formats > 21.5.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 Frame and [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 §21.7 Mapping fonts and §22.5 Understanding how CSS affects other options.
The Color
nnn
properties use color numbers to assign text colors to paragraph or character
formats; see §21.9 Specifying text colors for HTML.