Experimenting with Fonts

Styling with Font Families

The h1 and h2 text should be displaying in either Georgia, Times New Roman, Times or a default generic serif font. Since the body selector was defined with Verdana, Arial, Helvetica and sans-serif (generic), text contained in any tags other than h1 and h2 will inherit the style.

How does this page look in your browser? Take a look at the source code.