Tuesday, June 2, 2009

HTML:Fonts

<p><font size="5" face="Verdana">
This is a paragraph.
</font></p>

<p><font size="10" face="Times" color="red">
This is another paragraph.
</font></p>






This is a paragraph.




This is another paragraph.

No comments:

Post a Comment