Chciałbym aby stopka była pod tymi 3 divami, a gdy mam tak ona jest w ich miejscu ale tak jakby miała ustawiony z-index mniejszy niż tamte.
CSS:
#menuleft { background: #000000; width: 150px; text-align: center; position: absolute; } #menuright { background: #000000; width: 150px; text-align: center; position: absolute; margin-left:850px; } #center { background: #000000; width: 680px; text-align: center; position: absolute; margin-left: 160px; } #footer { position: absolute; width:980px; background: #000000; text-align:center; }
Pozdrawiam i z góry dzięki