Soeren: CSS und Netscape

Beitrag lesen

oder Netscape könnte auch Probleme mit Leerzeichen haben:
versuch doch mal
margin-left:20px;   anstelle von  
margin-left: 20px; usw
gruß soeren

body {

»»  margin-left: 20px;
»»  margin-right: 20px;
»»  margin-top: 20px;
»»  margin-bottom: 20px;
»»  top : 20px;
»»  background: #F5F5DC;
»»  background-color:  #F5F5DC;
»»  bgcolor : #F5F5DC;
»»  topmargin : 20;
»»  leftmargin : 20;
»»  marginwidth : 20;
»»  text :    #000000;
»»  link :    #3333FF;
»»  vlink :   #551A8B;
»»  alink :   #551A8B;
»»  font face : Arial;

}