Here are some tags to change the way
the default text will look on your Web Page.
The tags can be used alone for a single effect.
Or can be used together for a different effect.
These tags are always used in pairs.
Example:
Using Bold, Underline And Italics Together:
<FONT SIZE="5" COLOR="darkgreen">
<b><i><u>My Web Page</u></i></b>
</FONT>