DanielAc
12-13-2001, 09:26 PM
The following method did not work. In IE my line images and logo in the header layout fine, one on top of another, NN6 on the other hand nukes the code. Why?
<div align="center">
<table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#009966" align="center" valign="top">
<table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top"><img border="0" src="/includes/images/green-line-bot.gif" width="552" height="3"></td></tr></table>
<!-- #include virtual="/includes/webmenu/menu.asp" -->
<table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top"><img border="0" src="/includes/images/green-line-bot.gif" width="552" height="3"></td></tr></table>
</td>
</tr>
<tr>
<td valign="top" align="center" bgcolor="gold" colspan="2">
<a href="http://www.youreq.com/youreq.asp";>
<img border="0" src="/includes/yeqlogo.jpg" width="552" height="37"></a><br>
</td>
</tr>
</table>
Anyone have some other ideas to get the code to layout in NN6 exactly as I have it working in IE5+ ?
http://www.youreq.com
Thanks!
<div align="center">
<table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#009966" align="center" valign="top">
<table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top"><img border="0" src="/includes/images/green-line-bot.gif" width="552" height="3"></td></tr></table>
<!-- #include virtual="/includes/webmenu/menu.asp" -->
<table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top"><img border="0" src="/includes/images/green-line-bot.gif" width="552" height="3"></td></tr></table>
</td>
</tr>
<tr>
<td valign="top" align="center" bgcolor="gold" colspan="2">
<a href="http://www.youreq.com/youreq.asp";>
<img border="0" src="/includes/yeqlogo.jpg" width="552" height="37"></a><br>
</td>
</tr>
</table>
Anyone have some other ideas to get the code to layout in NN6 exactly as I have it working in IE5+ ?
http://www.youreq.com
Thanks!