I have no idea how I got into this mess. Something about background images has changed since I used to code. Help!
http://codepen.io/bmings/pen/xgdqaP
Any help would be appreciated!
I have no idea how I got into this mess. Something about background images has changed since I used to code. Help!
http://codepen.io/bmings/pen/xgdqaP
Any help would be appreciated!
What size do you want it to be? Your div is only as big as the content inside it unless you specify. If you want the image to cover the whole page you could apply it to the body instead.
Thanks, @bsroka! I thought that I had tried it in the body and couldn’t get it to show up until I moved it to the h1 div. I’ll try it again.
That totally worked. I am finally done. Thanks again @bsroka!