HTML-EDITOR.jpg

Html Editors- Text Editor and Other Application

HTML EDITORS

You don’t need to install any heavy software to write code for an HTML file.  Because you can write your HTML code in the Notepad. By the way, many types of applications exist to edit the HTML page, but you have to practice in Notepad first.

Here are the steps to save and open an HTML file

Step 1: Open the Notepad


Step 2: Write the HTML Code


Step 3: Now, Save the file by any name just put (.html) on the last.


Step 4: then open the saved file by any browser you use like Chrome, Firefox, etc.


Here is the list for some free apps you could use to edit HTML files.  

  • Notepad
  • Notepad++
  • Visual Studio Code
  •  HTML Editor
  •  Sublime Text
  •  Atom

All the applications mentioned on top are used professionally

If you are a beginner and you have just started learning HTML, then please practice in Notepad first, this will give you the knowledge of how to use tags. And will also help you remember the tags.

Through this article, we have learned how we can create an HTML file and how to open it.

If you have just started learning HTML then Notepad is the best application for practice.