I did some testing and did get it to work on a new sheet - so there must be something else in my code stopping it from acting as expected. Thanks all for you replies.
In my style sheet I have:
body {
margin : 0;
background-color : #cfcfdb;
}
The style sheet is linked to the html sheet and works for everything else. The body is still white? The only way I have gotten the body to change is by using bgcolor in html sheet. Am I doing something wrong??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.