I have set the list-style-type in CSS, but for some reason it\'s not showing it.
list-style-type
display:list-item; list-style-position:outside;
It may give problem if list display: attribute is set to some thing else than display:list-item;
display:
display:list-item;