OK, ihr hattet Recht, das war wirklich ziemlicher Sch***. Habe jetzt mit bissel Hilfe viel mit reinem html geschrieben. Es passt auch schon fast, aber eben nur fast.
Vielleicht könnt ihr Euch das nochmal anschauen und mir sagen, wo der Fehler liegt! Unterschied zwischen IE und firefox ist nun minimal, der dunkle Balken verschiebt sich immer im firefox. Jemand ne Idee. Danke schon mal!!
HTML
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>name.de</title>
<link rel="stylesheet" href="styles.css" type="text/css">
<meta name="DC.Language" content="de">
</head>
<body bgcolor="#FFFFFF" alink="#006699" class="sb">
<p> </p>
<p> </p>
<p> </p>
<center>
<table bgcolor="#6699FF" border="0" cellspacing="0" cellpadding="0" width="696" height="234">
<tr>
<td valign="top" width="189" height="234">
<p style="margin-top: 10"><font face="Trebuchet MS" color="#FFFFFF"> name.de</font></p>
<font face="Trebuchet MS" color="#FFFFFF">
<br>
</font>
</td>
<td valign="top" width="42" height="234">
<table border="0" cellspacing="10" width="565" bgcolor=#0066CC style="border-left-width: 0; border-top-width: 0; border-bottom-width: 0">
<tr>
<td width="273"><font face="Trebuchet MS" color="#FFFFFF"> home</font></td>
<td width="163"><font face="Trebuchet MS" color="#FFFFFF"> aktuell</font></td>
<td width="130"><font face="Trebuchet MS" color="#FFFFFF"> portfolio</font></td>
<td width="130"><font face="Trebuchet MS" color="#FFFFFF"> motto</font></td>
<td width="149"><font face="Trebuchet MS" color="#FFFFFF"> kontakt</font></td>
</tr>
</table>
<table width="524" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="524">
<font face="Trebuchet MS">
<span class="sub"><font color="#FFFFFF"><br>
</font>
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<font face="Trebuchet MS"><br>
</font>
</center>
</body>
</html>
Alles anzeigen