Hello Student, today we will know what HTML text editor
If you want to create a document, then for that you have to open Microsoft World software. After Microsoft World is opened, you have to write the data of the document. When your data is written, then you save that file by putting (.PDF) extension. The name of that file will be something like Plus.PDF.
But when we want to write HTML code or any other coding language, then we must have a Text Editor or Code Editor for that.
A software called Notepad is installed by default in our Windows. With the help of which we can write HTML, CSS and other programming languages.
We are recommending Notepad to you because its interface is simpler than other text editors. Notepad is easy to understand. It is easy to write code in notepad, but other text editors provide us some extensions while coding, writing code with the help of extension is also easier than notepad. Such as - Live Server, Emmet's and others.
Step:1 Open Notepad (Desktop)
- Windows 8 to 11: Open the Start Screen / Windows Software Screen. Search Notepad.
- Windows 7: Open Start Screen > Programs List > Accessories > Notepad
Step:2 How to write code in HTML text editor?
Step 2: Save the HTML Webpage File
- Press the keyboard key CTRL + S
- Click on File of Notepad > Now there you will see > Save / Save AS click on it >
- File Name > .html or .htm extension > Save It