1<object height=20 width=75 type='text/plain' border=0 data="URL/filename.txt"></object>
1HTML Text Formatting Elements
2Tag Description
3
4<b> Defines bold text
5<em> Defines emphasized text
6<i> Defines a part of text in an alternate voice or mood
7<small> Defines smaller text
8<strong> Defines important text
9<sub> Defines subscripted text
10<sup> Defines superscripted text
11<ins> Defines inserted text
12<del> Defines deleted text
13<mark> Defines marked/highlighted text
14