Return to Snippet

Revision: 16290
at July 30, 2009 12:01 by toddaeverett


Initial Code
ul {list-style:none; margin:5px 0 0 0; padding:0;}
ul li {background:url(images/bullet669834.gif) no-repeat 5px 5px; padding-left:15px; margin-bottom:5px; }

Initial URL


Initial Description
This is how I like to do my ULs

Initial Title
UL with custom bullet

Initial Tags


Initial Language
CSS