Jump to content

Table Background Won't Display In IE - Please Help


lookielookies

Recommended Posts

I was experimenting with adding background images to a  HTML table, in order to create a graphical frame for my widget.

 

But... there must be something wrong with my code, 'cos the background image in the left table column won't display in IE. In Firefox, everything looks OK.

 

Could someone please take a look and tell me what I'm doing wrong?  ???

 

This is what it looks like (open the link both in Firefox and IE to see the difference):

 

http://www.thenichegiveaway.com/widget/frame-new.html

 

 

Here's the code:

 

<table width="150" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td colspan="3"><div align="left"><img src="http://www.thenichegiveaway.com/widget/images/frame/top.gif" width="150" height="88" /></div></td>
  </tr>
  <tr>
    <td rowspan="3" background="http://www.thenichegiveaway.com/widget/images/frame/left.gif" width="7"></td>
    <td width="136"><div align="center"><iframe align="middle" frameborder="0" src="http://www.thenichegiveaway.com/PageTimerInstall/index.php"  width="136"height="237"></iframe></div></td>
    <td width="5" rowspan="3" background="http://www.thenichegiveaway.com/widget/images/frame/right.gif"> </td>
  </tr>
  <tr>
    <td bgcolor="#FFCC00"><marquee>
      <div align="center"><span class="style8">Come Back Tomorrow For Another Free Download</span>        </div>
    </marquee></td>
  </tr>
  <tr>
    <td bgcolor="#3399CC"><br /><div align="center"><span class="style1"><u><a href="http://www.thenichegiveaway.com/members.php?id=${config.affiliateid}" target="_blank" style="color: #FFFFFF">The Niche Giveaway</a></u></span></div></td>
  </tr>
  <tr>
    <td colspan="3"><div align="left"><img src="http://www.thenichegiveaway.com/widget/images/frame/bottom.gif" width="150" height="22" /></div></td>
  </tr>
</table>

 

 

 

Greetz!

Mieke

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.