RSS feed

list-style-position bug - My CSS UL List Style Position Outside Fails

Published by: Matt (11/9/2008 7:00:12 PM)

NOV 9 2008

I have some css bug here. I wrote it on a test page where the code just works fine when i ask to list-style-position:outside or inside but it is not working on the real page. I tried through various means but i am failing.

#video_detail ul
{
padding-left:30px;
list-style-type:none;
list-style-position:outside;
}

 

How to set font size on the basis of word count >>

<< How do I Style a Table Using CSS Codes

 

COMMENT

*Name:
*Comment:
You can use HTML tags here.
*Code: Please enter the sum of 5+2