background image tag in html on my local image code example
Example: how to set background image for web page in html local image
body { background-image: url(/path/to/image.png); }
body { background-image: url(/path/to/image.png); }