<u> Syntax
Syntax Diagram for <u>
| Opening Tag |
Content |
Closing Tag |
| <u> |
text |
</u> |
<u> Description
The <u>. . . </u> tags cause text
that occurs between them to be underlined.
<u> Example
This markup:
Here is some underlined text.
. . .causes the following to be displayed:
Here is some underlined text.
Last Modified: Thursday, 24-Dec-2009 14:41:55 MST