I have whitespace showing up at the bottom of my header image on this site - <!-- m --><a class="postlink" href="http://www.nancybrill.com">http://www.nancybrill.com</a><!-- m --> It doesn't show-up in Firefox, but lovely IE thinks it should be there. I have tried a few things, but I can't seem to figure out what it is. Any help you guys might have would be great! Thanks.Try putting it all on one line:
<div id="header"><img src=http://www.webdeveloper.com/forum/archive/index.php/"/images/header.gif" width="786" height="140" /></div>
So IE doesn't get a chance to "render" the spaces.<img style="display:block;" src=http://www.webdeveloper.com/forum/archive/index.php/"NancyBrill.com ...
<div id="header"><img src=http://www.webdeveloper.com/forum/archive/index.php/"/images/header.gif" width="786" height="140" /></div>
So IE doesn't get a chance to "render" the spaces.<img style="display:block;" src=http://www.webdeveloper.com/forum/archive/index.php/"NancyBrill.com ...