From my interpretation, google recommends targeting HTML elements via id performs better than targeting purely by hierachy, but when filesize is added into this equation, how do the priorities end up?
Just to be clear, there are three factors here which I wish to discuss the trade-offs between.
- CSS efficiency
- CSS filesize
- HTML filesize