HCI 201 John Smith
1. This is text in Times New Roman Font.
2. This is text in Arial Font.
3. This is text in Verdana Font.
4. This is boldfaced text.
5. This is italic text.
6. Header of Size 1
7. Header of Size 2
8. Some centered text.
<p>1. This is text in Times New Roman Font.</p>
<p>2. <font face="Arial">This is text in Arial Font.</font></p>
<p>3. <font face="Verdana">This is text in Verdana Font.</font></p>
<p>4. <b>This is boldfaced text.</b></p>
<p>5. This is italic text.</p>
<p>6. Header of Size 1</p>
<p>7. Header of Size 2</p>
<p align="center">8. Some centered text.</p>