<html>

<head>
<title>X's CPSC124 Page</title>
</head>

<body bgcolor=white text=black link=blue alink=red vlink=gray>

<h1>X's Page</h1>

<p>
Welcome to my web page.  I'm a really boring person, so
I have nothing to say for myself.  My professor made me put
up this stupid page.  To see the home page for my CPSC 124
class, <a href="http://math.hws.edu/eck/cs124/">click here</a>.
</p>

<h2>An Applet:</h2>

<hr>
<center>
  <applet code="KaleidaAnimate.class" width=150 height=150>
  </applet>
</center>
<hr>

<p align=right><small>Last Modified September 6, 2001</small></p>

</body>
