Font Basics: Lessons
In addition to a list of quite a few fonts that are good to use on web pages (true type fonts), this page will also explain the html tags used to show different styles of fonts on a web site.
Now, for the list:
Arial
Agency FB
Albertus Extra Bold
Bookman Old Style
Broadway
To put these codes into your website, do the following:
<font size=+2 face="Arial">Arial</font>
<font size=+2 face="Agency FB">Agency FB</font>
Click here for the next section!