Eternius: CSS: Inhalt verschwindet bei längerem content

Beitrag lesen

so, da ham was doch, das war ne murkserei ;-)

<style type="text/css">

hier denkt der browser es beginnt ein style bereich, den du nicht schliesst ;-) noch fragen, also weg damit.

<frameset border="0" frameborder="0" framespacing="0" cols="200,*">
    <frame src="content\menu.html" noresize scrolling="no"
    marginheigth="-10" name="menuframe">
<frameset border="0" frameborder="0" framespacing="0" rows="50,*,50">
     <frame src="content\blank.html" noresize scrolling="no"
     marginheigth="-10" name="blank1">
     <frame src="content\mainpage.html"   noresize marginheigth="-10"
     name="mainframe" scrolling="auto">
     <frame src="content\blank.html" noresize scrolling="no"
     marginheigth="-10" name="blank2">
</frameset>
    <noframes>
    <body bgcolor="#000000" text="#FFFF00" vlink="#FF0000">
    </body>
    </noframes>
</frameset>
</html>

marginheight="-10", häh?

gruss

--
no strict;
no warnings;
Selbstcode: (_*_) ^_^ ( . ) ( . ) :-(bla)