Capture.jpg
Attached is a screenshot of my site, http://bit.ly/UYkWX6. I've just added the image logo on the top there and it looks fine in Firefox and Chrome, but it adds that line at the bottom in IE.
Here is my code...
CSS...
.logo {
border:0;
margin:0;
padding:0;
display:block;
}
HMTL...
<td align="left" cellspacing="0" height="128" style="margin:0"; cellpadding="0" border="0" class="logo">
<a href="http://www.facebook.com/"><img src="/assets/images/DesignComponents/logo-2.jpg" border="0"></a>
</td>
Any ideas?


Reply With Quote
Bookmarks