Using Notepad

 

  1. Start by selecting Notepad from Start-->Program-->Accessories-->Notepad, as shown in the desktop snapshot below:

     

     

  2. Notepad will display an empty untitled document (note the Untitled in the title bar).

     

  3. You can type your HTML directly into the untitled window:

  4. When you are ready to save your file, select Save As from the File menu:

     

  5. Save As will pop up a window for you to type in the name of your document. Make sure that the file is being saved in the correct location (the window below shows that the file will be saved on the Desktop). Let's call your document "myhomepage.html".

     

  6. If you click on Save in the above window, then your window will display the name of the file in the title bar:

     

  7. If you want to edit an already existing Notepad file, then you can open it by selecting Open from the File menu:

     

  8. You can replace the blue highlighted text in the window below with the name of the file you wish to open. You can navigate through your folders by using the window below to find the file.

     

  9. To print your file, select Print from the File menu and your document will be printed.

     

  10. Ready to quit? Select Exit from the File menu.