torsten: div-container / boxen / layer ...

Beitrag lesen

hi ingo,

hab mir dein rat zu herzen bekommen, funkrioniert auch soweit. leider aber nur im NS nicht im IE

.top  { width:900px; height:50px;  border:1px solid black }
 .left { width:50px; height:700px;   border:1px solid black; float:left }
 .inline { width:780px; height:680px;  border:1px solid black; margin-right:60px; float:right }
 .right { width:50px;  height:700px; border:1px solid black; margin-left:850px }

gibt auch ne möglichkeit das im IE zu realisieren?