HTML can be edited by using professional HTML editors like:
- Microsoft WebMatrix
- Adobe Dreamweaver
- Notepad
- Notepad++
- Text Edit (mac)
- Sublime Text
We believe using a simple text editor is a good way to learn HTML.
Save the HTML Page:
- Save the file on your computer.
- Select File > Save as in the Notepad menu.
- Name the file "index.html" or any other name ending with html or htm.
- UTF-8 is the preferred encoding for HTML files.
- ANSI encoding covers US and Western European characters only.
- View in Browser

0 Comment to "HTML Editors:"
Post a Comment