HTML Editors
HTML is markup language
this language is type in
- notepad
- notepad++
- wordpad
in above software we can type a markup language and save the file as
Syntax:
Filename.extension
Example
filename.htm (or) filename.html
in above picture i save file as (homepage.html)
and open saved file in browser
it will open automatically in browser otherwise
right click on save file and click open with and open the file in browser
No comments