Home › Forums › CSS › Problems grouping and nesting selectors › Reply To: Problems grouping and nesting selectors
December 6, 2013 at 10:13 am
#157883
Participant
you’re welcome… your terminology is correct… you aren’t actually using any classes in your css so my terminology was wrong! You’ve just got ID and element selectors…
I would recommend using classes instead of ID’s though.
http://csswizardry.com/2011/09/when-using-ids-can-be-a-pain-in-the-class/