Set Background Image Throughout Your Webpage And Display Some Text Over It

Setting background images throughout the page is possible by HTML5 and CSS3 only.
Let me explain the steps first:
In CSS,
Let me explain some steps:
So, your CSS file will look like the following code snippet:
CSS
Key Points:
So, at last, you will get one page having a background image that can be automatically resized according to resolution (Responsive Web Design comes in picture).
This type of solution is helpful when you make your page for various Mobile (320,360,480,640), I phone(375/376,667), I pad (1024) as well as Desktop (1024,1366,1600) Resolutions.