Hallo Leute,
ich bin nun total ratlos. Ich habe einen Footer, der nun vom IE 6.0 normal und vom FF 2.0 viel zu weit eingerückt angezeigt wird.
Screenshot FF:
http://img483.imageshack.us/my.php?image=footerrq9.jpg
CSS Ausriss:
#footer {
padding: 5px 10px 5px 10px;
width: 770px;
height:20px;
margin-left:10px;
margin-top:5px;
border: 1px solid #ddd;
}
Wo könnte ich denn noch (in der CSS Datei) nach dem Fehler suchen?
Vielen lieben Dank,
Dude