|
I've read it while ago. An other good resource is on Firefox site. I haven't found right now the exact link but is there somewhere. Anyway the idea of making de selector specific as possible alows the browser to get more fast on specific element. On the other hand... this article is a little outdate because this days computers are very fast and browser benefit from this speed. If we will style every element like a div, and set all all style for every one then will end up with lot of redundat code, hard to mentain
|