|
2 |
edited tags
|
||
|
1 |
|
||
Why should I use a container div in HTML?I am currently learning html/css, and have noticed a common technique is to place a generic container div in the root of the body tag:
Is there a valid reason for doing this? Why can't the css just reference the body tag?
|
||||
