Author Topic: float li not working ie 6 but in firefox and chrome / opera  (Read 25717 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?

Just make posts in this community and win .com / .org / .net domain name free.
Know more..
Join Now!
anything

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.
Back