How to insert Background Image in HTML using Notepad [Updated]
Hello guys, In this video Tutorial, we are going to learn, How to insert background image in HTML using Notepad Lets open Notepad (You can also use Other Text or Code Editors like Notepad++, Sublime, and Visual Studio Code) Source CODE: https://www.programminghead.com/how-to-insert-background-image-in-html-using-notepad Inside Notepad, you need to write your HTML Syntax First Now we need to Save this Untitled File For that Select File Save and Pic a location where you want to save this File Let's save it inside the Desktop Give it a name followed by the .html Extension Index is my file's name and .html is my HTML File's Extension Click Save and you can see now we have HTML File available inside the Desktop Next, we need to add an Image as a Background, for that we need to use CSS