Sample CSC 101 Page
Make sure your browser window is wide and long enough to see all
text, then copy from below the line as instructed!
<html>
<!--
Author: John Doe
Date: January 4, 2000
URL: http://www.oswego.edu/~jdoe/101.html
-->
<head><title>John Doe -- CSC 101 Page</title></head>
<h1><center>John Doe -- CSC 101 Page</h1></center>
<hr>
<b>This is my web page for my CSC101 course at SUNY Oswego.</b><br>
<hr>
<H2>Course Related Links</H2>
<A HREF="http://cs.oswego.edu/~mohammad/101/labs">CSC 101 Lab Page</A><br>
<A HREF="http://www.cs.oswego.edu/~mohammad/101/">Professor Rameen Mohammadi's CSC101 page</A>
<hr>
</html>