Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Jennifer Kyrnin
CSS List-Style - Set Styles for Your Lists With the CSS list-style Property - http://webdesign.about.com/od...
The CSS list-style property is a style property to help you manage your lists. You can define the type of list, where you want the bullets or numbers, and even what image to use as a bullet. The CSS list-style property is a shorthand CSS property that combines the CSS properties: list-style-type, list-style-position, and list-style-image. - Jennifer Kyrnin