image alignment problem

I am having trouble getting both images on the same line. heres my page:<br />
<br />
<!-- m --><a class="postlink" href="http://www15.brinkster.com/zonewebdesign/index.html">http://www15.brinkster.com/zonewebdesign/index.html</a><!-- m --><br />
<br />
heres my script:<br />
<br />
<BODY background="http://image.com.com/gamespot/shared/pc_bg.gif"><br />
<table width="100%" border="0"><br />
<tr><br />
<td><br />
<div align="left"><br />
<a href=http://www.webdeveloper.com/forum/archive/index.php/"#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','http://www15.brinkster.com/zonewebdesign/images/web.gif',1)"><img src=http://www.webdeveloper.com/forum/archive/index.php/"http://www15.brinkster.com/zonewebdesign/images/web1.gif" border="0" name="Image2"><br />
<center><IMG SRC=http://www.webdeveloper.com/forum/archive/index.php/"http://www15.brinkster.com/zonewebdesign/images/zoneweb_logo3.gif" border="0"></a><br />
</div><br />
</td></tr><br />
</table><br />
<br />
<script language="javascript1.2" src=http://www.webdeveloper.com/forum/archive/index.php/"menu.js"></script><br />
</BODY><!--content-->The two images are on the same line in my browser (IE 6)<!--content-->
 
Back
Top