Ich kapier nicht, was hier falsch ist. Mein englisch ist schlecht bzw. "unter aller S**)
Was ist fals hier ?
<script language="JavaScript">The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
Und hier drin muss auch einiges falsch sein, hab alles rot markiert, was falsch sein soll. Ich versteh das nicht
<frameset onLoad="SeiteLaden(); return true;" frameborder="no" cols=*,960,* border=0>
<frame name="left" src="left.html" scrolling="no" marginwidth="0" marginheight="0" noresize></frame>
<frameset framespacing="0" frameborder="no" border="0" rows=198,*>
<frame marginheight="0" marginwidth="0" src="oben.html" name="oben" scrolling="no" noresize></frame>
<frameset cols=190,*,195> <frame marginheight="0" marginwidth="0" src="menue.html" name="menue" scrolling="auto" noresize></frame>
<frame marginheight="15" marginwidth="15" src="willkommen.html" name="hauptframe" scrolling="auto" noresize></frame>
<frame marginheight="0" marginwidth="0" src="rechts.html" name="rechts" scrolling="no" noresize></frame>
</frameset>
</frameset>
<frame name="right" src="right.html" scrolling="no" marginwidth="0" marginheight="0" noresize></frame>
</frameset>
<noframes>
<body>
Ihr Browser unterstützt keine Frames!
</body>
</noframes>
Was ist fals hier ?
<script language="JavaScript">The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
Und hier drin muss auch einiges falsch sein, hab alles rot markiert, was falsch sein soll. Ich versteh das nicht

<frameset onLoad="SeiteLaden(); return true;" frameborder="no" cols=*,960,* border=0>
<frame name="left" src="left.html" scrolling="no" marginwidth="0" marginheight="0" noresize></frame>
<frameset framespacing="0" frameborder="no" border="0" rows=198,*>
<frame marginheight="0" marginwidth="0" src="oben.html" name="oben" scrolling="no" noresize></frame>
<frameset cols=190,*,195> <frame marginheight="0" marginwidth="0" src="menue.html" name="menue" scrolling="auto" noresize></frame>
<frame marginheight="15" marginwidth="15" src="willkommen.html" name="hauptframe" scrolling="auto" noresize></frame>
<frame marginheight="0" marginwidth="0" src="rechts.html" name="rechts" scrolling="no" noresize></frame>
</frameset>
</frameset>
<frame name="right" src="right.html" scrolling="no" marginwidth="0" marginheight="0" noresize></frame>
</frameset>
<noframes>
<body>
Ihr Browser unterstützt keine Frames!
</body>
</noframes>