deb0
09-27-2004, 11:23 AM
Got a problem i just discovered.
The repeating part of the banner image is misaligned under IE, but views fine in Mozilla Firefox. here is the code under Forum/home/header
site: http://www.afrochat.net
--------------------------------code below
<body>
<table width="100%" height="100" border="0" align="center" cellpadding="0" cellspacing="0" id="">
<tr>
<td width="794" align="left" valign="top" nowrap><img src="images/hardwired/misc/afrochat_grey3.jpg" width="794" height="100" alt=""></td><td width="100%" background="images/hardwired/misc/afspacer.jpg"></td>
<td width="6" align="right" valign="top" nowrap><img src="images/hardwired/misc/afend.jpg" width="6" height="100" alt=""></td>
</tr>
</table>
</body>
-----------------code Above-------------------------
Any ideas?
The repeating part of the banner image is misaligned under IE, but views fine in Mozilla Firefox. here is the code under Forum/home/header
site: http://www.afrochat.net
--------------------------------code below
<body>
<table width="100%" height="100" border="0" align="center" cellpadding="0" cellspacing="0" id="">
<tr>
<td width="794" align="left" valign="top" nowrap><img src="images/hardwired/misc/afrochat_grey3.jpg" width="794" height="100" alt=""></td><td width="100%" background="images/hardwired/misc/afspacer.jpg"></td>
<td width="6" align="right" valign="top" nowrap><img src="images/hardwired/misc/afend.jpg" width="6" height="100" alt=""></td>
</tr>
</table>
</body>
-----------------code Above-------------------------
Any ideas?