#DIV1: Menu lewe
#DIV2: Główna treść
#DIV3: Menu prawe
Plik CSS wygląda tak[FRAGMENT]:
BODY { font-family: verdana; font-size: 10px; background:#000000 url('gfx/klatka2.jpg'); margin:0; padding:0; color: white;} #menu_lewe{margin:0; font-size:18px; position:absolute; margin-left:147px; margin-right: 900px; margin-bottom: 10px; color:black; background:white; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; height: 100%; width:200px; } #menu_prawe{margin:0; font-family:test; font-size:12px; position:absolute; margin-left:900px; margin-right: 149px; margin-bottom: 10px; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; height: 100%; width:200px; color:black; background:white; } #news { margin:0; font-size:18px; color:green; background-color:yellow; position:absolute; margin-left:345px; margin-right: 355px; margin-bottom: 10px; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; height: 100%; width:552px; text-align:center; color:black; background:white; }
Jeśli newsy wychodzą poza pole to białe tło się nie powiększa,a chciałbym aby się dopasowywało do potrzebnego miejsca. Nie cvhodzi tylko o jednego DIVa,ale żeby wszystkie miały identyczną wysokość.Z góry dzięki
