niemoge spasowac zeby dzialalo pod FF i jednoczesnie dla IE
index.html
<body> <div id="page"> <div id="content"> <div> ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel ble bel bel </div> </div> </div> </body>
i style CSS
html, body { margin: 15px; } body { background: #a9ac99; font-size: 13px; font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif; } #page { width: 714px; background: #ffffff url(images/middle.png); border: 0px solid #000000; margin: 10px auto; #height: auto; } #top { height: 15px; background: url(images/top.png) no-repeat; } #content { width: 400px; float: left; padding: 10px 20px 30px; } #menu { width: 230px; float: left; } #footer { height: 70px; background: url(images/bottom.png); #clear: both; }
jak odkomentuje clear:both; to pod FF dziala dobrze.
niewiem gdzie robie blad
