IE7 Spacing Problem

Discussion in 'HTML & Website Design' started by tonyuk, Aug 5, 2007.

  1. #1
    I have a new header which rotates banners and it is fine in Firefox but in IE7 it seems to add a space below the banner.

    xxwww.eatmystack.co.ukxx

    Any ideas how to correct this as it is driving me crazy. Below is the code.

    <table width="990" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td colspan="3"><img src="http://www.eatmystack.co.uk/headercut/tp.jpg" width="990" height="62" /></td>
    </tr>
    <tr>
    <td width="496" rowspan="4"><img src="http://www.eatmystack.co.uk/headercut/l.jpg" width="496" height="191" /></td>
    <td width="468"><img src="http://www.eatmystack.co.uk/headercut/fms468.gif" width="468" height="60" /></td>
    <td width="30" rowspan="4"><img src="http://www.eatmystack.co.uk/headercut/r.jpg" width="26" height="191" /></td>
    </tr>

    <tr>
    <td><img src="http://www.eatmystack.co.uk/headercut/m.jpg" width="468" height="9" /></td>
    </tr>
    <tr>
    <td>$bannerads</td>
    </tr>
    <tr>
    <td height="19"><img src="http://www.eatmystack.co.uk/headercut/mb.jpg" width="468" height="62" /></td>
    </tr>
    </table>
     
    tonyuk, Aug 5, 2007 IP