Slide 11.7: WML formatting
Slide 11.9: WML tables
Home
WML Formatting (Cont.)
A WML card can be set up to display the text formatting functions of WML.
The
<em>
tag renders the specified text in an emphasized font format.
The
<strong>
tag renders the specified text in some sort of strongly emphasized font format.
The
<b>
tag renders the specified text in a bold font format.
The
<i>
tag renders the specified text in an italic font format.
The
<u>
tag causes the specified text to be underlined.
The
<big>
tag renders the specified text in a larger than normal font size.
The
<small>
tag renders the specified text in a smaller than normal font size.