Lillicotch.com

Understanding CSS Specificity

Jonathan Snook writes a very good post about a subject that I find particularly tricky, CSS Specificity. This is especially true for external style sheets where the same style sheet will control many pages with different attributes.
He presents a easy to understand solution with information on the different types of selectors and when and how to use them (or not use them as the case may be).

More…

Exit mobile version