USING WORDPAD OR NOTEPAD TO MAKE WEB PAGES
Both Wordpad and Notepad are already on your PC, i.e. they comes with Windows. To access either of these editor, try C:\Programs File\Accessories\wordpad.exe or C:\windows\notepad.exe\. I recommend that you put a shortcut on your desktop to whichever program you used to make web page. If you are not sure how to do this then please see my help pages on Windows Explorer.
You can save a web page with the file extension of either .html or .htm (both will work on the web) by including the file extension in the file name box when using FILE > SAVE AS.
To view your work:
You will have two active screens (a) Wordpad (Notepad), (b) your browser with web pages displayed. Now, make a few additions/changes to the page in Wordpad, SAVE it (the floppy icon), and bring up the browser window with your page displayed and click on the REFRESH BUTTON. The additions/changes should now display.
You can now start learning HTML by first seeing all the basic HTML tags you will be using to make the sample page.