Hey guys, first post here 
anyway heres a site im doing:
www.epcgaming.com/rev/ - demo site, links and stuff now working
, the site looks good and works well in firefox, but in IE its really messed up, especially the header, where the images are split open. I think the problem lay in the two text boxes at the top, but i cant see what the problem is..., i'll past here the header code:
Code:
<!--Header Start-->
<td height="1" colspan="5" width="981"><table id="Table_01" width="981" height="135" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="7">
<img src="images/header_01.gif" width="981" height="28" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/header_02.gif" width="20" height="53" alt=""></td>
<td width="125" rowspan="2" align="left" valign="top" bgcolor="#990000" p class="style1">
<form action="home.html" method="get" name="form1">
<input name="textfield" type="text" class="login" value="Username" size="8">
<input name="Login" type="submit" class="login1" id="Login" value="Login" size="8">
<br>
<input name="textfield" type="password" class="login" value="1111" size="8" >
</form>
</td>
<td colspan="3">
<img src="images/header_04.gif" width="691" height="52" alt=""></td>
<td width="125" rowspan="2" align="right" valign="top" bgcolor="#990000" class="style1"><div align="center"><script language="javascript" src="liveclock.js">
</script></script></div></td>
<td rowspan="2">
<img src="images/header_06.gif" width="22" height="53" alt=""></td>
</tr>
<tr>
<td>
<img src="images/header_07.gif" width="77" height="1" alt=""></td>
<td>
<img src="images/header_08_top.gif" width="536" height="1" alt=""></td>
<td>
<img src="images/header_09.gif" width="78" height="1" alt=""></td>
</tr>
<tr>
<td colspan="3" rowspan="2">
<img src="images/header_10.gif" width="222" height="54" alt=""></td>
<td>
<img src="images/header_08_bottom.gif" width="536" height="32" alt=""></td>
<td colspan="3" rowspan="2">
<img src="images/header_11.gif" width="225" height="54" alt=""></td>
</tr>
<tr>
<td height="22" background="images/header_12.gif"><marquee class="style1">
Juan Hathway of Sweeden wins the American Grand Prix with a Audi R8 RIII
</marquee></td>
</tr>
</table></td>
</tr>
<!--Header End-->
other problems include the tables with the track image, and track information near the center of the page, for some reason the track information is forced way to the right, and again it looks fine in firefox....
any help will be greatly appreciated!!!
William
|