2
votes
5answers
80 views
What is the best practice for naming and casing multi-word CSS classes and ids?
I'm trying to find out what is the best practice for naming and casing css classes and ids, especially multiple word names.
So for instance, say I have a <div> that I want to name "character …
