23 lines
551 B
HTML
23 lines
551 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<title>Traps and Zoids</title>
|
|
</head>
|
|
|
|
<body bgcolor=#36c1fc>
|
|
|
|
<h1><center>Cartoons!</center></h1>
|
|
<br><b>Traps and Zoids</b>
|
|
<br><a href="trapzoid01.html">1-Supply and demand</a>
|
|
<br><a href="trapzoid02.html">2-Metajoke</a>
|
|
<br><a href="trapzoid03.html">3-A Trail of Pens</a>
|
|
<br><hr color="orange">
|
|
<br>More to come...
|
|
<br>eventually...
|
|
|
|
<!--, check back in a couple weeks or so!-->
|
|
|
|
<br><a href="index.html"><font color="red" size="4">Back</font></a>
|
|
</body>
|
|
</html>
|