Html editor




where can i edit / create HTML files ?

In a text editor! Creating HTML Files is free  you don’t need to

 download expensive applications to do so.


   Take a gander at the rundown beneath for some free applications you could use to alter HTML records.

  •    Notepad
  •    Notepad++
  •    TextEdit
  •    Sublime text editor
  •    VIM
  •    ATOM
  •    Visual studio code
  •    Brackets
  •    Quoda (Android app)
  •    Quick edit (Android app)
  •    HTML Editor(Android app)
  •    Dcoder (Android app)
  •    codileber


       These are the maximum commonly used text editors for creating html documents .

     You can download any application you want.

Saving HTML Files

How to creat web page.

     You need to save your HTML files with the .html file extension . for example ,

Mywebpage.html or mywebpage.htm .

    If you don’t save your files with the .html file extension , you won’t be able to run it on browsers.

<p> hello world ! </p>


These are the maximum commonly used text editors for creating html documents .

  let's try it by following these steps:

   Step: 1   Open any text editors

 

             

 

   Step: 2   Build your first web

              

 

   Step: 3      Save it to use file extension .html

Example firstwebpage.html


  Step: 4  Click save



Just as easy as that ,your HTML File is saved.

 

 

html editor