Backdrop Images
Most of the time, your viewers like to see creative backdrop images. Sometimes it is hard to make them. So, go to http://google.com/images and search Tileable Images. Tileable images are images that you can stack one after the other and it will just keep getting bigger. I suggest Tileable images because images that are just one image that can’t be tiled will look really sloppy and out of order.
If you want to put a background image on something, then just put this in the bottom of one of your codes.
background-image:url(‘INSERT IMAGE URL HERE’);
Leave all of the marks there.


This might be the code instead.
background-image:url(‘Image Url Goes Here’);