Tobi: NS zerstört mal wieder alles »» bitte um hilfe!

Beitrag lesen

Hallo Bogus

Wenn ich den Quelltext deiner Startpage (html_at1.html) anschaue verwundern mich die Probleme nicht:

<html>
<head>
<title>AT1 - 3rd Level Domain</title>
</head>
</html>

----> Dieses </html> ist zuviel.

<frameset FRAMEBORDER="0" FRAMESPACING="0" BORDER="0" rows="66,*">
        <frame NAME="at1Bannerframe" SRC="http://www.bannertausch.at/bannertausch.at/frames/at1.cgi?html" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="No">
        <frame NAME="at1UserFrame" SRC="http://www.teamone.de/selfaktuell/self_forum.html" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="Auto">
      <noframes>

-----> Der Noframes-Bereich kommt erst nach dem Frameset-Code

<body>
     <center>
     <!-- Bannercode -->
     <p>Hier geht's zur Homepage: <a href="http://www.teamone.de/selfaktuell/self_forum.html">http://www.teamone.de/selfaktuell/self_forum.html</a><p>

-----> Hier kommt ein </p> nicht ein <p>
     </center>
      </body>
      </noframes>
    </frameset>
    </html>

Entschuldigung für die Darstellung

Gruss Tobi