Fred: probleme mit Frame

Beitrag lesen

Hallo,

</HEAD>
<body>

<frameset rows='30%,*' border='0' frameborder='0' framespacing='0'>
<frame src='oben.html' name='oben' marginwidth='0' marginheight='0' scrolling='no' noresize>
<frame src='mitte.html' name='main' marginwidth='0' marginheight='0' scrolling='auto' noresize>

</frameset>

</body>

du solltest den Tip von Matthias befolgen. Zum Fehler: Ein Frameset hat kein <body>

Gruß

Fred

--
I'm not lazy. I'm just extremely motivated to do nothing.