Alex: frameset

Beitrag lesen

hi frank,

ich hoffe das funktioniert jetzt

<img src="http://wda-tirol.at/mda2/alex_k/normal.gif" border=0 alt="">
<img src="http://wda-tirol.at/mda2/alex_k/verschoben.gif" border=0 alt="">

hier der quelltext des framesets:

<html>

<head>
  <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
  <title>test</title>
 </head>

<frameset cols="*,780" border="0" framespacing="0" frameborder="no">
      <frameset rows="110,*" border="0" framespacing="0" frameborder="no" cols="*">
          <frame src="blank_01.html" name="blank_01" noresize scrolling="no">
          <frame src="blank_02.html" name="blank_02" noresize scrolling="no">
      </frameset>
  <frameset rows="109,*" border="0" framespacing="0" frameborder="no">
    <frame src="top.html" name="top" noresize scrolling="no">
    <frameset cols="*,125" border="0" framespacing="0">
      <frame src="main/main.htm" name="content" noresize scrolling="auto">
        <frameset rows="140,*" border="0" framespacing="0" frameborder="no">
   <frame src="navi_start_01.html" name="navi_01" noresize scrolling="no">
   <frame src="navi_start_02.html" name="navi_02" noresize scrolling="no">
        </frameset>
    </frameset>
  </frameset>
 </frameset>
 </frameset>

<noframes>

<body bgcolor="#ffffff">

</body>

</noframes>

</html>

sorry für die schlechte formatierung, danke im voraus!

cu ALEX