< prev | next >

style < Attributes < Home

style

The style attribute specifies bold, italic, and/or underline options for text.

Supporting Tags

The style attribute is currently supported by the <textStyle> tag. The default value is "plain".

Examples

<textStyle font="sansSerif" style="bold"/>
<textStyle style="italic+underline" size="18"/>
<textStyle font="serif" style="underline+bold+italic"/>

Notes

The value of the style attribute one or more of the strings below, separated by "+".

style

example

 plain

This is a test.

bold

This is a test.

italic

This is a test.

underline

This is a test.

bold+italic+underline

This is a test.

Confidential. Copyright © 2002, Oklahoma Climatological Survey. All Rights Reserved.
Send questions or comments concerning this web page to
wolfie@ou.edu.