AND AS ALWAYS JUST FOLLOW THE STEPS
<!DOCTYPE html>
<html>
<head>
<title>image as background</title>
<style>
body {
background-image: url("https://mir-s3-cdn-cf.behance.net/project_modules/1400/7b555746899457.5869ea81f33c5.jpg ");
}
</style>
</head>
<body> this is a page with an image as a backround in the professional field ou will have to do this to create professional websites.
</body>
</html>
SAVE AS A .HTML DOCUMENT AND RUN. AND ALWAYS REMEMBER TO COMMENT OR LIKE. THANK YOU FOR READING.
<!DOCTYPE html>
<html>
<head>
<title>image as background</title>
<style>
body {
background-image: url("https://mir-s3-cdn-cf.behance.net/project_modules/1400/7b555746899457.5869ea81f33c5.jpg ");
}
</style>
</head>
<body> this is a page with an image as a backround in the professional field ou will have to do this to create professional websites.
</body>
</html>
SAVE AS A .HTML DOCUMENT AND RUN. AND ALWAYS REMEMBER TO COMMENT OR LIKE. THANK YOU FOR READING.