Stylesheet Examples

The purpose of this page is to show the differences that a style sheet makes. Check out the following examples:

This is an example of the h2 tag

This is an example of the h3 tag

This is an example of the h5 tag
This is an example of the h6 tag

Styles

body {background: #336699}
h1 {font-family: helvetica; color: #ffffff;}
h2 {font-family: helvetica; color: #ffffff;}
h3 {font-family: helvetica; color: #654321;}
h4 {font-family: helvetica; color: #ffffff; text-align: center;}
h5 {font-family: helvetica; color: #ffffff;}
h6 {font-family: helvetica; color: #ffffff;}
h7 {font-family: helvetica; color: #ffffff;}
p {font-family:helvetica; color: #ffffff;}
font.caption {font-family: helvetica; color: #ffffff; font-style: italic; font-size: x-small;}
font.normal {font-family: helvetica; color: #ffffff;}

Images

This is my banner
<center> <p>You are not currently using a browser that supports frames. Try a browser such as the latest versions of Internet Explorer or <a href="http://www.netscape.com"> Netscape </a></p>