My Page: Click here
Can anyone tell me why the 'phone image' at the top is correct (sat at the bottom) in IE but not in Mozilla?
My code for the top table is:
Thanks :kickass:
P.S. Apologies for the double post but I initially posted this in the wrong section.
Can anyone tell me why the 'phone image' at the top is correct (sat at the bottom) in IE but not in Mozilla?
My code for the top table is:
PHP:
<table width="750" align="center" cellspacing="0" bgcolor="#CCCCCC">
<tr> <td> <table width="100%" border="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="48%" rowspan="2" align="center"><p><a href="index.php"><img src="images/test-logo.jpg" width="325" height="30" border="0" /></a><br />
</p></td>
<td width="37%" rowspan="2" align="center" valign="baseline"><img src="images/handsets/3_phones_mixed_header.jpg" width="260" height="71"/></td>
<td width="15%" height="29" align="center" valign="middle"><span class="gift_name"><img src="images/lock.gif" width="15" height="11" /><a href="login.php" class="gift_name">Member Login</a></span></td>
</tr>
<tr>
<td align="right" valign="top"> </td>
</tr>
</table> </td> </tr> </table>
Thanks :kickass:
P.S. Apologies for the double post but I initially posted this in the wrong section.







