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.
Perfect. Thanks.
Take a look around, and if you would like to add a comment or start a discussion, register by clicking on the button below.
RegisterCopyright © 2012 bavotasan.com. All Rights Reserved. Powered by Vanilla.