Gunnar Bittersmann: IE -.-. inline elemente werden untereinander dargestellt.

Beitrag lesen

@@furious:

nuqneH

Woran liegt das?

AFAIS nicht an dem, was du gezeigt hast. Hat IE ein Problem mit einem Float? Verlinke mal deine Seite!

#footer{width:660px;color:#000;margin-left:auto;margin-right:auto;margin-top:20px;text-align:left;border-bottom:1px solid #a9bd33;font-size:12px;height:15px;list-style-type:none}
#footer li{float:left}
#footer a{font-family:Arial, Helvetica, sans-serif;font-size:12px;text-decoration:none;margin-left:5px}

Hm, lesbar sieht anders aus:

#footer  
{  
  width: 660px;  
  color: #000;  
  margin-left: auto;  
  margin-right: auto;  
  margin-top: 20px;  
  text-align: left;  
  border-bottom: 1px solid #a9bd33;  
  font-size: 12px;  
  height: 15px;  
  list-style-type: none  
}  
  
#footer li  
{  
  float: left  
}  
  
#footer a  
{  
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 12px;  
  text-decoration: none;  
  margin-left: 5px  
}

Qapla'

--
Alle Menschen sind klug. Die einen vorher, die anderen nachher. (John Steinbeck)