Moin.
Bräuchte mal Hilfe bei meinem oberstem Frame. Ich habe da eine Lücke, die ich da nicht haben will. Komisch ist nur, das sie im Firefox nicht ist, sondern nur im IE6.
Hier mal der Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Logo</title>
</head>
<body scroll="no" background="images/back.gif">
<table cellpadding="0" cellspacing="0" class="in2" width="100%" height="122" bordercolor="#000000" style="border-collapse: collapse" border="0">
<tr>
<td background="images/barback.gif" width="100%" align="center" height="16" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-style: solid; border-top-width: 1" colspan="3">
</font>
</td>
</tr>
<tr>
<td background="images/boxback.gif" align="center" width="23%" height="90">
<p align="left"><a target="_top" href="index.html">
<img border="0" src="images/Logo-Mixer.gif" width="213" height="90"></a>
<td background="images/boxback.gif" align="center" width="60%" height="90">
<p align="center"><a target="_top" href="index.html">
<img border="0" src="images/Logo-Schrift.gif" width="400" height="90"></a>
<td background="images/boxback.gif" align="center" width="17%" height="90">
<p align="right"><a target="_top" href="index.html">
<img border="0" src="images/Logo-Kopf.gif" width="129" height="90"></a>
<tr>
<td background="images/barback.gif" width="100%" height="16" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-bottom-style: solid; border-bottom-width: 1" colspan="3">
</font>
</td>
</tr>
</table>
</body>
</html>
Könnte mir mal bitte jemand helfen? Danke.
MfG, Schmiddi.