How to take any picture in HTML and make it Your Background

Please make sure that before you read this article, read the previous 2 articles about HTML that I have written as this is more or less a continuation.



1. Choose a picture.
Choose a picture off the Internet. I am using Google Chrome.

1. Right-click on the picture and click on Save As.
2. A File Explorer window pops up. Save it on your desktop with any name you want.







2. Go to Desktop.

1. Right-click on the picture.
2. Select "Open With"
3. Select "Internet Explorer"
4.  Where the URL of the website usually is, the file location of the pic is seen. Copy the location



3. Modify the code.
I am going to be using the code from the last 2 articles.

1. Go on your notepad page with HTML code.
2. Put your mouse pointer between "body" and ">". Under quotation marks paste the file location.
3. Save


Now you know how to add any pic as your background image. Thanks for reading and make sure to comment down below and follow me.

Comments