Webmaster's Community

Designing and Development => Graphics and Designing => Topic started by: Savera on November 21, 2011, 05:35:09 PM

Title: float li not working ie 6 but in firefox and chrome / opera
Post by: Savera 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;
}

Database Error

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