Last Updated: February 25, 2016
·
628
· dwhenry

CSS Selectors..

How much thought do we give as developers to the front-end design.

And when we do give it thought do we ensure that we keep our CSS selectors tidy and refactored the same as our code?

The following article give some useful pointers on selector intent which may just help next time you go and add to your CSS.

http://csswizardry.com/2012/07/shoot-to-kill-css-selector-intent/