HTML Editors

  • HTML files can be created and modified by using text editors.
  • In text editors you can write your html code.
  • Some Popular html editors like Notepad++, Sublime Text, Atom,Visual Studio Code etc.
  • In our tutorial,we use sublime text for creating our first webpage.

Step 1: Open Sublime Text editor

Step 2: Save the page before writing any code.

Step 3: Write the code in Sublime Text editor

Step 4: Open the HTML page in your Browser

To execute or open this page in Web browser just right click by mouse on sublime text page and click on Open in Browser.