HTML Guide
-[ games ]-
 > Escape Velocity
 > Diablo 2 -
 > WarCraft 3
 > StarCraft -
 > Cheat Codes

-[ humor ]-
 > Joke Archive -
 > Junk

-[ opinions ]-
 > Rants
 > Reviews

-[ misc ]-
 > Quote Archive
 > Stories -
 > Link Archive

-[ general ]-
 > About
 > Contact Info
 > Copyrights
 > Contribute
 > Support the Lair!

-[ store ]-
 > Products -
 > Styles -
 > Store FAQ -

-[ forums ]-
 > Imperial Lounge
 > General Discussion
 > Member Lounge

-[ blog.evula.net ]-
 > The Emperor's Blog
 > Get Your Own!

-[ com / net / org / evn ]-

Stylized Text

You can do alot with stylized text. In fact, its probably the some of the most common HTML code on the Web. Here, you can most of the styles to use to add some spice to your little corner of the Web. Under each semi-heading, you will find exactly how I did it, in red.


Bold
<B>Bold</B>

Italic
<I>Italic</I>

Underline
<U>Underline</U>

Superscript
<SUP>Superscript</SUP>

Subscript
<SUB>Subscript</SUB>

Strikethrough
<strike>Strikethrough</strike>