Center a div
This is my solution for challenge number 1.
My question is that when I set the style the parent div is automatically centered horizontally .
If I do the following it centered horizontally too:
What is the difference between using the margin in the child container or the other in the body?


0 Replies