Quote:
Originally Posted by Rienk0r
Does someone know how to get the body to go down more?
Thanks in advance.
|
hai Rienk0r,
You seems new to this
CSS. Why don't you read some of the good stuff that this forum has provideed. What I mean is, there a good "
css for beginer" link for you to read and I am sure you will enjoy it.
by the way, padding is used if you want to add space between the outer border of your div and the content. In this situation, try add margin-top to your class body.
{margin-top: 20px}