Okay, it is time to clean up the web site and getting it organized with a great front door (i.e., your HOME page). Here is a summary of what I want:
<meta http-equiv="refresh" content="1; URL=hw09.html" /> and
the only thing in the body section should be a simple message and
a link such as the following (just in case the jump does not occur):
<p>
If you see this page then you need to click on
<a href="hw09.html"> this link </a>
to get to my class home page.
</p>