Hi Leute,
wer kann mkir sagen was ich ändern muss damit diese html Datei sowohl in IE als auch Mozilla gleich aussehen.
Ist ein Ausschnitt aus meinem GB
HTML
<!doctype html public "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<title>..:: [url]www.MatthiasButz::[/url].. Gästebuch </title>
<link rel="stylesheet" href="../conf.inc/stildef_gb.css">
<base target="content">
</head>
<body class='html'>
<p align="center"></p>
<hr>
<table align='center' border='1' style='width:500px; height:200px; border-style:solid; border-width:thin; border-color:#D2D2D2; table-layout:fixed;'>
<tr><td width='200px' valign='top'>
<table border='1' cellspacing='2' width='100%'>
<tr>
<td style='width:100%; background-color:#D2D2D2;' width="100%">
Nikole + Heiko Rose</p>
</td>
</tr>
<tr>
<td style='width:100%; background-color:#D2D2D2;' width="100%">
aus: Bremen</p>
</td>
</tr>
<tr>
<td style='width:100%; background-color:#D2D2D2;' width="100%">
schrieb am: 5.11.2004</p>
</td>
</tr>
<tr>
<td style='width:100%; background-color:#D2D2D2;' width="100%">
[url='mailto:test@tester.de'][img]../conf.inc/post_gif.gif[/img][/url][url='http://www.test.de'][img]../conf.inc/www_gif.gif[/img][/url]</p>
</td>
</tr></table>
</td>
<td style='width:300px; vertical-align:top; padding-top:3px; padding-left:30px;'>
testeintrag
</td>
</tr>
</table>
<hr>
</body>
</html>
Alles anzeigen
Soll so aussehen wie im IE. Ich weiß nicht wie........