Home › Forums › CSS › The best way to handle multiple unordered lists? › Re: The best way to handle multiple unordered lists?
January 20, 2011 at 3:13 pm
#65098
Participant
I’m working from home today and my files are on my machine at work. Sorry Brett, here’s essentially what I’m working with:
#navigation { list-style-type:none; } /* I’ve tried list-style as well */
#bullets ( list-style-type:disc; }
- Item One
- Item Two
- Item Three