http://zapodaj.net/36b99bbef187.png.html
tych pasków nie powinno być (nie ma ich jak tekst wewnątrz divów nie jest wpisany)
css
@charset "utf-8"; body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #666666; margin: 0; padding: 0; text-align: center; color: #000000; } #container { width:2000px; margin: 0 auto; text-align: left; / } #left{ float:left; } #top-left{ height:1000px; width:1000px; background: #09F; } #bottom-left{ height:1000px; width:1000px; background: #999; } #right{ float:right; } #top-right{ height:1000px; width:1000px; background: #F00; } #bottom-right{ height:1000px; width:1000px; background: #3C0; }
Co takiego robię błędnie (czyli jak zlikwidować te paski)