|
|
|
|
|
by bluetwo
3021 days ago
|
|
Sure, the author is describing good practice, not best practice. If you have a choice, use class, then if you need to modify a specific use of the class, use id. I would still use .footer instead of #footer. Of course you should consider <footer> as well. |
|