|
|
|
|
|
by marcosdumay
4498 days ago
|
|
I have as a rule that if you are in a situation where there can only be 1 element with those properties (it would make no sense at all to have more), I should use the id. The top elements are one example. It makes no sense to include them inside any other element, and if that ever changes, all the styling will need to change anyway. |
|