Christian: Text nicht da wo er hin soll?

Ich habe das Problem, dass ich im Dreamweaver den Text eine Zeile höher schreiben muss als er soll in der Navigation (der seite hier: http://dfc.sabserv.de/dfc/index.html), im Dreamweaver wird es falsch angezeigt, bei mir im Internet Explorer nicht ganz und im Mozilla wiederum richtig. Bei einem bekannten von mir wird die Seite nicht richtig angezeigt, wenn er den Internet Explorer benutzt, im Mozilla ist es einwandfrei. Wieso unterscheiden sich die beiden Browser da? Muss ich etwa den Quellcode richtig anpassen? Der sieht bei mir so aus:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>*** Drunken Fight Crew - A German Multigamingclan since Jan 2003 ***</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>

<body bgcolor="#999999" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
<div id="Layer1" style="position:absolute; left:50px; top:201px; width:149px; height:198px; z-index:1">
  <a href="http://dfc.sabserv.de/dfc/vwar/news.php" target="main">&gt;&gt; News</a><br>
    <a href="infos.html" target="main">&gt;&gt; Informationen</a><BR>
    <a href="rulz.html" target="main">&gt;&gt; Rulz</a><BR>
    <a href="http://dfc.sabserv.de/dfc/vwar/joinus.php" target="main">&gt;&gt;
    Join Us</a><br>
    <a href="http://dynclan.net/dynclan/externes/kontakt_us.php?clan=11605" target="main">&gt;&gt;
    Kontakt Us</a><br>
    <a href="http://dfc.sabserv.de/dfc/forum/" target="main">&gt;&gt; Forum</a><br>
    <a href="http://41134.multiguestbook.com/" target="main">&gt;&gt; G&auml;stebuch</a><br>
    <a href="http://dfc.sabserv.de/dfc/links/linkster.php" target="main">&gt;&gt;
    Links</a><br>
    <a href="http://dfc.sabserv.de/download/index.php" target="main">&gt;&gt;
    Downloads</a></p>
  </div>
<div id="Layer2" style="position:absolute; left:51px; top:418px; width:148px; height:160px; z-index:2"><a href="http://dfc.sabserv.de/dfc/vwar/member.php?display=teams" target="main">&gt;&gt;
  Members</a><br>
  <a href="http://dfc.sabserv.de/dfc/vwar/" target="main">&gt;&gt; Matches</a><br>
  <a href="http://dfc.sabserv.de/dfc/vwar/challenge.php" target="main">&gt;&gt;
  Fight Us</a><br>
  <a href="http://dfc.sabserv.de/dfc/vwar/calendar.php" target="main">&gt;&gt;
  Kalender</a><br>
  <a href="http://dfc.sabserv.de/dfc/vwar/stats.php" target="main">&gt;&gt; Warstats</a><br>
  <a href="http://dfc.sabserv.de/dfc/vwar/admin/" target="main">&gt;&gt; vwar
  Login</a><br>
  <a href="sponsor.html" target="main">&gt;&gt; Sponsoren</a></div>
<div id="Layer3" style="position:absolute; left:49px; top:584px; width:147px; height:84px; z-index:3"><a href="http://stats.allstats.de/stxl.php?ip=82.96.88.31&port=27050&bg=666666&text=ffffff&bd=eeeeee&ppl=1" target="main">&gt;&gt;
  Serverstatus</a> <a href="http://82.96.88.31/stats/1411-1/" target="_blank">&gt;&gt;</a><a href="http://82.96.88.31/stats/1411-1/" target="_blank">Psychostats</a><br>
  <a href="http://82.96.88.31/stats/1411-1/" target="_blank">&gt;&gt;</a><a href="http://dfc.sabserv.de/download/index.php?mekat=Maps" target="_blank">Maps</a>

</div>
<div id="Layer4" style="position:absolute; left:269px; top:190px; width:737px; height:2730px; z-index:4">
  <iframe src="http://dfc.sabserv.de/dfc/vwar/news.php" name="main" width="730" height="2700" frameborder="0"

</iframe></div>

<img src="background.jpg" width="1000" height="3000">
</body>
</html>

  1. Ich habe das Problem, dass ich im Dreamweaver den Text eine Zeile höher schreiben muss als er soll in der Navigation (der seite hier: http://dfc.sabserv.de/dfc/index.html), im Dreamweaver wird es falsch angezeigt, bei mir im Internet Explorer nicht ganz und im Mozilla wiederum richtig. Bei einem bekannten von mir wird die Seite nicht richtig angezeigt, wenn er den Internet Explorer benutzt, im Mozilla ist es einwandfrei. Wieso unterscheiden sich die beiden Browser da? Muss ich etwa den Quellcode richtig anpassen? Der sieht bei mir so aus:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title>*** Drunken Fight Crew - A German Multigamingclan since Jan 2003 ***</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_reloadPage(init) {  //reloads the window if Nav4 resized
      if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
        document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
      else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
    }
    MM_reloadPage(true);
    //-->
    </script>
    </head>

    <body bgcolor="#999999" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
    <div id="Layer1" style="position:absolute; left:50px; top:201px; width:149px; height:198px; z-index:1">
      <a href="http://dfc.sabserv.de/dfc/vwar/news.php" target="main">&gt;&gt; News</a><br>
        <a href="infos.html" target="main">&gt;&gt; Informationen</a><BR>
        <a href="rulz.html" target="main">&gt;&gt; Rulz</a><BR>
        <a href="http://dfc.sabserv.de/dfc/vwar/joinus.php" target="main">&gt;&gt;
        Join Us</a><br>
        <a href="http://dynclan.net/dynclan/externes/kontakt_us.php?clan=11605" target="main">&gt;&gt;
        Kontakt Us</a><br>
        <a href="http://dfc.sabserv.de/dfc/forum/" target="main">&gt;&gt; Forum</a><br>
        <a href="http://41134.multiguestbook.com/" target="main">&gt;&gt; G&auml;stebuch</a><br>
        <a href="http://dfc.sabserv.de/dfc/links/linkster.php" target="main">&gt;&gt;
        Links</a><br>
        <a href="http://dfc.sabserv.de/download/index.php" target="main">&gt;&gt;
        Downloads</a></p>

    Wo ist das öffnende p? ^

    </div>
    <div id="Layer2" style="position:absolute; left:51px; top:418px; width:148px; height:160px; z-index:2"><a href="http://dfc.sabserv.de/dfc/vwar/member.php?display=teams" target="main">&gt;&gt;
      Members</a><br>
      <a href="http://dfc.sabserv.de/dfc/vwar/" target="main">&gt;&gt; Matches</a><br>
      <a href="http://dfc.sabserv.de/dfc/vwar/challenge.php" target="main">&gt;&gt;
      Fight Us</a><br>
      <a href="http://dfc.sabserv.de/dfc/vwar/calendar.php" target="main">&gt;&gt;
      Kalender</a><br>
      <a href="http://dfc.sabserv.de/dfc/vwar/stats.php" target="main">&gt;&gt; Warstats</a><br>
      <a href="http://dfc.sabserv.de/dfc/vwar/admin/" target="main">&gt;&gt; vwar
      Login</a><br>
      <a href="sponsor.html" target="main">&gt;&gt; Sponsoren</a></div>
    <div id="Layer3" style="position:absolute; left:49px; top:584px; width:147px; height:84px; z-index:3"><a href="http://stats.allstats.de/stxl.php?ip=82.96.88.31&port=27050&bg=666666&text=ffffff&bd=eeeeee&ppl=1" target="main">&gt;&gt;
      Serverstatus</a> <a href="http://82.96.88.31/stats/1411-1/" target="_blank">&gt;&gt;</a><a href="http://82.96.88.31/stats/1411-1/" target="_blank">Psychostats</a><br>
      <a href="http://82.96.88.31/stats/1411-1/" target="_blank">&gt;&gt;</a><a href="http://dfc.sabserv.de/download/index.php?mekat=Maps" target="_blank">Maps</a>

    </div>
    <div id="Layer4" style="position:absolute; left:269px; top:190px; width:737px; height:2730px; z-index:4">
      <iframe src="http://dfc.sabserv.de/dfc/vwar/news.php" name="main" width="730" height="2700" frameborder="0"

    </iframe></div>
    <img src="background.jpg" width="1000" height="3000">
    </body>
    </html>

    Gruß

    Chris