Border Around Page
  • I would like to put a 1px black border around the page. I tried this:

    body {
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    }

    but that puts a border around the background rather than around the page within the background. I think I need to change "body" to something else, but am not sure what.

  • cbavotacbavota February 1

    Yup. Use #body.

  • Perfect. Thanks.

This discussion has been closed.
← All Discussions

Hey there!

Take a look around, and if you would like to add a comment or start a discussion, register by clicking on the button below.

Register

Categories

In this Discussion

Tagged