[thelist] IE on the mac doing strange things

Schaz Stevens schaz_stevens at hotmail.com
Thu Nov 8 19:03:39 CST 2001


Greetings evolters

I've got a bit of a display problem when viewing a page on IE for the Mac 
(ie 5.5 I think).

I'm using tables to keep the navigation and text separate and I've set a 
background image for the row where I've got the text. Herein lies the 
problem - shows up perfectly on NN6.2 but IE isn't showing the background 
image (yes there is text there).

I've found a work-around if I put the background image on the <td> tag as 
well it displays on IE

Snip of code here:
<table border="0" cellspacing="0" cellpadding="0" align="center" 
width="600">
        <tr>
          <td align="center">
            <img src="images/logo-top.gif" width="206" height="38">
          </td>
        </tr>
        <tr background="images/table-bg.jpg">

Any idea how to get this to work without having to put the image on the <td> 
tag as well?


Thanks in advance
Schaz

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





More information about the thelist mailing list