Six Examples for Specifying Fonts/Typography in HTML

1. Use an image?

2. Use a "deprecated" tag and the escape codes for bullets?
Here are some zoo animals.

   · Goofy gorilla.
   · Manic monkey.
   · Crafty crocodile.

3. Use a "deprecated" tag and the mark-up for unordered lists?
Here are some zoo animals.

4. Use css style attributes with each element?
Here are some zoo animals.

5. Use a style sheet embedded in the page?

Here are some zoo animals

6. Use a style sheet embedded in the page and include images?

Here are some zoo animals