Author Topic: float li not working ie 6 but in firefox and chrome / opera  (Read 6340 times)

Savera

  • Full Member
  • ***
  • Posts: 159
float li not working ie 6 but in firefox and chrome / opera
« on: November 21, 2011, 05:35:09 PM »
Hi

I am trying to make an li float , it is perfectly fine in firefox 6, chrome and opera but in internet explorer six it is not working and it is not floating so it is appearing vertical instead of horizontal.

Here is my code..

Code: [Select]

info  ul {
float:left;
width:500px;
}

info li {
float: left;
hight:30 px;
width:30px;
}

ul li a:link , ul li a:visited {
display:block;
padding:3px;
margin:2px;
}

 

X

Do you know?

IfandBut.com is place where you can meet serious webmasters and make new ties to grow your business.
Join Now!