Development
-
CSS Specificity
||Views 143
One of most common difficulties with CSS is determining what CSS rule will be applied on the page. That was my nightmare when I started with CSS. But actually is not so hard to understand how these rules are applied and the order of CSS Specificity. I created CSS Cheat Sheet that I hope it can help you understand CSS Specificity better.
Comments
There are currently no comments, add yours below.