View Single Post
  #7 (permalink)  
Old Oct 4th, 2007, 09:17
Monie Monie is offline
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,608
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: CSS/Html problem

Quote:
Originally Posted by Rienk0r View Post
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}