FACN1 / week1-javiasy

HTML, CSS and JavaScript developers
https://facn1.github.io/week1-javiasy/
0 stars 1 forks source link

IDs for css #30

Open Jbarget opened 7 years ago

Jbarget commented 7 years ago

There is a lot of articles about avoiding IDs for css and using classes instead. It comes down to specificity in css and a "separation of concerns" (keeping your javascript and css separate)

http://oli.jp/2011/ids/#specifity-wars