F
fail r us
Guest
I prefer using "div.classname" when coding CSS since it's more specific, but some people feel that that's a waste of space and you should just use ".classname".
Is there ever a time when you actually need to specify the element before the class name?
Is there ever a time when you actually need to specify the element before the class name?