Home › Forums › CSS › The best way to handle multiple unordered lists? › Re: The best way to handle multiple unordered lists?
January 20, 2011 at 4:02 pm
#65104
Participant
I have indeed. I read an article about best practices on this site which mentioned that ul#elementID is not the best way to code, so I’ve been gradually changing that approach. When possible I just use the id name.