
I mój główny problem to: jak umieścić komórkę nr 2 w swoim miejscu ?
Mi wychodzi tak, a tam gdzie powinna być komórka 2 jest puste miejsce

<style type="text/css"> <!-- #header { background: #0C0; height: 100px; width: 800px; } #m1 { background:#3CF; height:400px; width:200px; float:left;} #m2 { background:#C3C; height:400px; width:200px; float:left;} #m3 { background:#C90; height:200px; width:400px; float:left;} #m4 { background:#F63; height:200px; width:400px; float:left;} --> </style> <body> </body>