Mam pewien problem w kodowaniu nowego layoutu.
Z tego wzgledu iz jestem nowy w tej dziedzinie pisze temat w sprawe pomocy.
Ten blad wyglada tak:

Podaje linijki w css (chyba odpowiedzialne za ten problem)
#content-cnt { float: left; width: 682px; margin: 200px 0 0 500px; } #content-bg { background: url(images/cnt-bg.png) repeat-y; padding: 0px; width: 682px; margin: 0px 0px 0px 0px } #content-top { background: url(images/cnt-top.png) no-repeat top; } #content-bot { width: 567px; background: url(images/cnt-bot.png) no-repeat bottom; padding: 60px; margin: 0px 0px 0px -2px }
Czekam na pomoc, Pozdrawiam!