Rubie Casana: random thoughts and stuff…
In: CSS
3 Nov 2008I am working on a website wherein i need to display a list in a block. It’s working well with Firefox but in IE6, it really sucks! The list-type isn’t displaying. After asking Google I got the solution: Here http://www.sitepoint.com/forums/showthread.php?p=3997492
Thanks Paul O’B for the idea!
This is his solution:
li {float:left;padding:0 10px}
li a {
display:list-item;
[...]
An expression... a thought... a joy... a pain... a point of view... a shout... a whisper... an experience... an adventure.. a LIFE of a high spirited girl named Bhee :)