2009
Carrer Blog: CSS Specificity Coding Method
by nhoizeyif I order my CSS by their Specificity the search should be very easy, I should start from the bottom to the top
Carrer Blog: CSS Specificity - Cheat Sheet
by nhoizeyOne of most common difficulties with CSS is determining what CSS rule will be applied on the page. But actually is not so hard to understand how these rules are applied and the order of CSS Specificity.
2006
2005
CSS: Specificity Wars | And all that Malarkey
by bcpbcp & 6 othersMy problem was a simple one, how to feed a transparent PNG image to browsers which support transparency and a GIF image to older browsers which don't, without resorting to hacks.
1
(4 marks)