what is this bullet point <li> not showing up with circles?

pingpong picture pingpong · Mar 30, 2011 · Viewed 87.8k times · Source

I'm trying to show some bullet point list circles on my webpage, but it doesn't seem to show, and I tried using firebug but I can't find what's wrong, I went through my whole css file, and I don't see where the problem is, i want the list to be vertical with circles!

Please can you help me, here is the code :

Answer

wildcard picture wildcard · Mar 30, 2011

li only gets its list-style-related styles applied if it has display: list-item