Posts Tagged "CSS Specificity"

August 23rd 2006 @ 3:46 pm Filed under: CSS Tags: ,

If you’ve played along with CSS a bit, you generally know how to use CSS selectors and their specificity in most everyday cases.
But which CSS rule wins if you start combining regular class calls, mixed with ID and HTML tag selectors?
Well, CSS: Specificity Wars explains it all using Star Wars metaphors. There’s even a visual [...]

read on »