how to use image as backround html code example
Example: how to make a picture your background on html
<html>
<body>
<h2>Background Image</h2>
<div style="background-image: url('img_girl.jpg');">
<html>
<body>
<h2>Background Image</h2>
<div style="background-image: url('img_girl.jpg');">