Quote:
Originally Posted by pdurrant
Well, any element with class first would inherit that style, of course. Unless specified more closely.
Only if no other element uses the class first would it make no difference.
|
So I see no reason to put p in as long as you only use it with p. In fact, I see no reason to limit any class. Sometimes I find the need for something that if I had limited it would mean having to add in another class when I already had one that worked.