Viewing 3 replies - 1 through 3 (of 3 total)
  • .wrapper{
       margin:0 auto
    }

    change the 0 to 10px or something. This will add margins to the top and bottom.

    Thread Starter jackgym

    (@jackgym)

    Hi bemdesign, it was the body section:

    body {
    margin: 10 auto;
    }

    When I changed the wrapper it just moved the website name and navbar strip across to the left. Queer?

    Thanks for your help.

    Thread Starter jackgym

    (@jackgym)

    Sorry, should have marked it resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Space between website and top of browser’ is closed to new replies.