Hi!
First, the code:
Code:
<html>
<body><script type="text/javascript" src="http://www.dox.hu/checkbanner.js"></script>
<table cellpadding="0" cellspacing="0">
<tr>
<td colspan=3><img src=very1_logo.JPG>
</td>
</tr>
<tr>
<td colspan=3><img src=very_bal1.JPG><img src=very_gomb1.jpg><img src=very_gomb2.jpg><img src=very_gomb3.jpg><img src=very_gomb4.jpg><img src=very_gomb5.jpg><img src=very_jobb1.jpg>
</td>
</tr>
<tr>
<td><img src=very_bal2.JPG>
</td>
<td><img src=very_kozep.jpg>
</td>
<td><img src=very_jobb2.jpg>
</td>
</tr>
</table>
</body>
</html>
My problem is that in Internet Explorer a transparent line appears between the table rows. In Firefox there is no such problem...
If you have both Firefox and Internet Explorer you will notice the difference.
My question is: How should I modify the code to fix this?
Many thanks...
The site
(The design is not yet finished so I just replaced the images with bright color images to make it easier to notice the separate images)
Thanks
Last edited by gorilla : 09-18-2005 at 09:01 AM.
|