Sample Index.html file
<html>
<!--
Author: John Doe
Date: June 7, 1996
URL: http://www.oswego.edu/~jdoe
-->
John Doe's Homepage
<h3><center>John's Kewl Homepage<center></h3>
<hr>
<center><IMG SRC="http://www.servtech.com/public/newt/elway.gif"></center>
<hr>
<b>I am a computer science student at SUNY Oswego. I am taking csc241 and expect an A!
<br>
<hr>
<H2>John's Links</H2>
<A HREF="http://espnet.sportszone.com">ESPN Sportszone</A>
<br>
<A HREF="http://java.sun.com">Sun's Java Page</A>
<br>
<A HREF="http://g.oswego.edu/dl/csc241">CSC241 Syllabus</A>
<br>
<hr>
<H2>John's Kewl Java Applets Links</H2>
<A HREF="http://java.sun.com/applets/applets/TumblingDuke/example1.html">Tumbling
Duke</A>
<br>
<A HREF="http://java.sun.com/applets/applets/Hangman/index.html">Hang Duke</A>
<br>
<hr>
<br>
</html>