Type: | Text Characteristics |
---|---|
Attributes: | color • font-family • font-feature-settings • font-stretch • font-style • font-variant • font-weight • font • justification-ratio • letter-spacing • outline-color • outline-width • overprint • requote • suppress-ligatures • text-decoration • text-transform • align • background-color • background-image-dpi • background-image-position • background-image • background-pdf • border-color • border-style • border-width • border • clear • corner-radius • display • float • font-size • height • href • left • line-cap • line-height • line-join • margin • onmouseover • overflow • padding • page-break-after • page-break-inside • position • rotate • size • top • vertical-align • visibility • white-space • width • class • colorspace • direction • id • lang |
See: | b i span u |
Changes the current font-style to draw the text in outline mode. There is no HTML equvalent of this tag.
The o tag is equivalent to <span font-style="outline">
<p>This text is in <o>outline</o> and this is <u>underlined</u></p>