Don't have an HTML editor? If you are using Microsoft, you can write HTMLs using just the Notepad. Here's how:
Read full story
- Open Notepad. It is usually found in the "Accessories" menu.
- Start writing the HTML but be more careful in writing this because a Notepad doesn't have elements like tag completion and validation.
- Save your HTML to a file as .htm. Here's how to do that:
- Click on "File" and then "Save As"
- Navigate to the folder you want to save in
- Change the "Save As Type" drop-down menu to "All Files (*.*)"
- Name your file, be sure to include the .htm extension e.g.
homepage.htm
Done!









