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.
- 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
Just as easy as that ,your HTML File is saved.
0 Comments
That's all there was to HTML tutorials Did we miss something? Les us know in the comments section below. We'll be adding more tutorials on html introduction pretty soon, so stay tooned! :)