add previous assignment

This commit is contained in:
2023-03-14 09:48:18 -05:00
parent 512bd81c21
commit 40aeb32212
105 changed files with 2715 additions and 8 deletions

View File

@@ -0,0 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Greg's Gambits | Avatars</title>
</head>
<body>
<table width = "90%" align="center" border= "0">
<tr><td>
<h1>&nbsp;</h1>
<hr /><h2> Here are your avatar options: </h2>
</td></tr>
<tr><td>
<h3><hr /><img src="images/bunny.jpg" />Bunny &nbsp;&nbsp;
<img src="images/elf.jpg" /> Elf &nbsp;&nbsp;
<img src="images/ghost.jpg" />Ghost &nbsp;&nbsp;&nbsp;
<img src="images/princess.jpg" /> Princess &nbsp;&nbsp;
<img src="images/wizard.jpg" />Wizard <hr /></h3>
</td></tr>
<tr><td><h3>You will enter your selection on the previous page.</h3>
</td></tr> </table>
</body>
</html>