<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.1 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Place the name of your page here. One that truly relates/describes the page</title>
<meta name="AUTHOR" CONTENT="Your Name Here">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
Doc Name: The name you plan of giving you page (like index.htm or homework.htm)
Doc. Author: Your Name Here
Date Created: Date you Created the Page
Description: A brief description of the page itself
-->
</head>
<body bgcolor ="#ffffff" text ="#000000" link ="#0000ff" alink ="#ff0000" vlink ="#080080">
<p align ="center"><font face="Verdana,Geneva,Arial,Helvetica,sans-serif" size="2">This is the font tag that is cross browser friendly</font></p>
<p align="center"><font face="Verdana,Geneva,Arial,Helvetica,sans-serif" size="2">© Copyright Dingeman School 2001</font></p>
<p align="center"><font face="Verdana,Geneva,Arial,Helvetica,sans-serif" size="1">This page was created by <a href="mailto:your@email.com">Your Name</a>, Page Master.<br> Send email to me with questions or comments about this page.</font></p>
</body>
</html>