Habe folgendes Problem:
In IE6 werden 5px große leere zeilen angezeigt, die es bei firefox nicht gibt:
http://planlo0s.pl.ohost.de/ff.gif
http://planlo0s.pl.ohost.de/ie6.gif
	
	
	
		
				
			In IE6 werden 5px große leere zeilen angezeigt, die es bei firefox nicht gibt:
http://planlo0s.pl.ohost.de/ff.gif
http://planlo0s.pl.ohost.de/ie6.gif
		Code:
	
	<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Ultra Version 2</title>
</head>
<body style="background-color: #d4d4d4;">
<table cellpadding="0" cellspacing="0" border="0" align="center" width="800" height="163">
    <tr>
        <td>
          <img src="header.jpg" border="0" alt="header" />
        </td>
    </tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" align="center" width="800">
    <tr>
        <td>
            <img src="home.jpg" border="0" alt="home" />
        </td>
        <td>
            <img src="termine.jpg" border="0" alt="termine" />
        </td>
        <td>
            <img src="wetter.jpg" border="0" alt="wetter" />
        </td>
        <td>
            <img src="notizen.jpg" border="0" alt="notizen" />
        </td>
        <td>
            <img src="Links.jpg" border="0" alt="links" />
        </td>
    </tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" align="center" width="800">
    <tr>
        <td style="background-image: url(left.jpg);" width="5px">
            <img src="ph.gif" border="0" alt="ph" />
        </td>
        <td style="background-color: #ffffff; width: auto;">
            <p align="center">jo</p>
               <p align="center">jo</p>
            <p align="center">jo</p>
               <p align="center">jo</p>
            <p align="center">jo</p>
               <p align="center">jo</p>
            <p align="center">jo</p>
               <p align="center">jo</p>
        </td>
        <td style="background-image: url(right.jpg);" width="5px">
            <img src="ph.gif" border="0" alt="ph" />
        </td>
    </tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" align="center" width="800" height="30">
    <tr>
        <td height="30" width="30">
            <img src="bottom_left.jpg" border="0" alt="bottom_left" />
        </td>
        <td style="background-image: url(bottom.jpg);" height="30">
            <p style="font-family: Tahoma; font-size: 9px; text-align: center; font-weight: bold;">Designed by xDDesigns (mischka)</p>
        </td>
        <td height="30" width="30">
            <img src="bottom_right.jpg" border="0" alt="bottom_right" />
        </td>
    </tr>
</table>
</body>
</html>
	
			
				Zuletzt bearbeitet: