Page #1, wrong answer: You have some un-good HTML code, my friend. Closing blocks that never existed (clearly by mistake) is not good.
<object data="./wrong/word.mp3" type="audio/mpeg">
<param name="autostart" value="true">
<param name="loop" value="false">
<param name="hidden" value="true">
</object>
<html>
<head>
<meta http-equiv="Content-Language" content="en-ca">
</head>
<body>
<form method="POST">
<table border="1" width="810" height="54">
<tr>
<td height="175" width="794" align="center" valign="top">
<img border="0" src="images/0d098u3jdk.jpg" width="150" height="160"></td>
</tr>
<tr>
<td height="55" width="794" align="center" valign="top">
<input type="text" name="guess" size="20"><br />
<input type="submit" value="Submit" name="button">
</td>
</tr>
</table>
<p><br />
</p>
<center>
</center>
<p>
<br />
</p>
</form>
</body>
<html>