Viewing 2 replies - 1 through 2 (of 2 total)
  • Add a margin to your #container selector:

    #container {
      margin: 10px 0 0 0;
    }
    

    You can change the amount of margin by increasing or reducing the 10 in the example above.


    Remember that if your problem has been fixed to mark the topic as resolved.

    Thread Starter Brain916

    (@brain916)

    Thank you,
    once again you have saved me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bring Body down a little from Header? HELP!’ is closed to new replies.