CSS Specificity
Aug/201013
I was recently asked to define the term "Specificity" as it applies to CSS. Though I was very familiar with the process of how a browser determines which set of CSS rules will take precedence when multiple rules are applied to an object, I was unfamiliar with the term. Looking back on it now... read more