Hallo Leute,
ich bin ein Neuling im Forum aber bin ein ständiger Besucher der Hilfe-Seiten! Denn ich möchte mich ein bisschen einarbeiten in html und habe da auch ein aktuelles kleines Projekt dazu.
Und hier mein Problem:
Die Seite die ich mach, funktioniert super in Opera ind IE, jedoch der Netscape zerrschiesst mir die Seite und ich weis nicht warum.
Hier die Seite:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>xxx</title>
<style type="text/css"><!-- A {text-decoration: none}--></style>
<meta name="author" content="xxx">
<meta name="editor" content="html-editor phase 5">
</head>
<body text="#000000" bgcolor="#FAEA8F" link="#000000" alink="#000000" vlink="#000000">
<table align="center" width="1024" height="0" border="0" cellpadding="0" cellspacing="0">
<img src="images/xxx.gif" style="position:absolute; left:10px; top:10px" border=0 align="center" alt="" style="border: 0px solid #FF00FF" width="900" height="112,5" title="">
</table>
<table align="center" style="position:absolute; left:10px; top:100px" width="1024" height="800" border="0" cellpadding="0" cellspacing="0">
<tr><td>
<iframe src="content/homex.htm" style="position:absolute; left:10px; top:30px" width="820" height="600" name="content" align="left">
</iframe>
<font size="2" color="#000000" face="arial">
<table align="right" style="position:absolute; left:850px; top:30px" width="204" height="0" border="0" cellpadding="0" cellspacing="3">
<p>
<br><a href="content/home.htm" target="content"><b>Home</b></a><br>
<br><a href="content/kgg.htm" target="content"><b>xxx</b></a><br>
<br><a href="content/mnt.htm" target="content"><b>xxx</b></a><br>
<br><a href="content/mld.htm" target="content"><b>xxx</b></a><br>
<br><a href="content/msg.htm" target="content"><b>xxx</b></a><br>
<br><a href="content/zsa.htm" target="content"><b>xxx</b></a><br>
<br><a href="content/xxx.htm" target="content"><b>xxx</b></a><br>
<br><a href="content/xxx.htm" target="content"><b>xxx</b></a><br>
<br><a href="content/team.htm" target="content"><b>Team</b></a><br>
<br><a href="content/contact.htm" target="content"><b>Kontakt / Impressum</b></a>
</p>
<br><br><br><br><br><br><br> <br><br><br>
xxx<br>
xxx<br>
xxx<br>
xxx<br>
xxx<br>
<a href="mailto:xxx.de">xxx</a></font><br>
</tr></td>
</table>
</table>
</font>
</body>
</html>
da ich noch nicht so der checker bin, hoffe ich auf eure Hilfe, denn gerne würde ich in allen browsern die Seite darstellen können...vielleicht hab ich auch einen kompletten Müll geschrieben...hoffe auf ein Nachsehen von den Spezialisten :-)
Das Problem entsteht vorallem wenn ich das xxx.gif auf "left" stelle. Also hab ich mir gedacht, ich mach es mit der absoluten fixierung. Das klappt super ... bis auf Netscape, der schiebt mir das Bild über die rechte Menüleiste.
Vielen Dank schon mal.
LG
Lui