Oliver Orsteck: Wo ist mein Footer?

Beitrag lesen

Hi!

#footer
{
position:relative;
border: none;
margin:auto;
width:400px;
top:30px;
clear: both;
height:22px;
text-align: center;
border:1px dotted rgb(0,255,0);
}

#footer
{

border: none;
 margin:auto;
 width:400px;
 top:30px;
 clear: both;
 height:22px;
 text-align: center;
 border:1px dotted rgb(0,255,0);
}

...beseitigte den Fehler

Schönen Sonntag noch
Olli