Hi nochmal....
hier also mal der Code für das frameset
Code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Neue Seite 1</title>
</head>
<frameset rows="150,400,150" framespacing="0" border="0" frameborder="0">
<frame name="banner" scrolling="no" noresize target="Inhalt" src="banner.htm" marginwidth="0" marginheight="0">
<frameset cols="200,*">
<frame name="navigation" target="Hauptframe" marginwidth="0" marginheight="0" scrolling="no" noresize src="navi.htm">
<frame name="main" marginwidth="0" marginheight="0" scrolling="auto" src="start.htm">
</frameset>
<frame name="unten" scrolling="no" noresize target="Inhalt" marginwidth="0" marginheight="0" src="unten.htm">
<noframes>
<body>
<p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht
unterstützt.</p>
</body>
</noframes>
</frameset>
</html>
Angehängt habe ich mal die gesamte Website....daraus wird das wohl ersichtlicher glaube ich.....