Quote:
Originally Posted by affa
Well, I don't understand what 'non-selector' means, but I can look that up.
(still don't see your 'earlier example' anywhere, though?)
|
My goof.
Lets try: any non- reserved word
h3 is a reserved word that applies to all h3 tags
.h3 is not, but IMHO is confusing (BTW you don't use the dot in the class= statement) as it is easy to miss the dot )

the only rule I know, is it must start with a letter. Again avoid hard to spot conditions for you peace of mind. "normal1" is hard to tell L or One in some fonts