how you put a bacckgruound picture in 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');">