How to build a basic website using HTML
Note: All Images have been taken from the internet.
1. Install a text editor: You can choose from a wide range of options like sublime text, atom, visual studio code, or even a basic text editor like notepad works !! The main use of a good text editor is the convenience of auto correct, lighting scheme and the other different features it provides. Else the basic steps are same.

2. Now, let's start with creating a text file and saving it with a .html extension.
3

