how do i add background image to my head 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');">