Quote:
Originally Posted by Turtle91
If you are placing it in a <div> then it will only fill the div (the parent container). The div probably has some kind of margins to make it smaller than the window. If you want to fill the whole page you need to apply it to the body or html.
Welcome to MR!
|
I tried to use it. It's okay for background-color. However, I cannot use background-image in it.