Using Windows Notepad as an HTML Editor: 2

To Open an existing file for more editing.

In Notepad, go to File > Open.

Screen capture of File Open window.

At this point you will not see any .html files as, by default, Notepad only expects to be opening .txt files.

Screen capture of File Type selection in File Open window.

In the "Files of Type" list at the bottom of the file window, click on the down arrow and select "All Files"

Screen capture of File Type selection in File Open window.

Now you will be able to see your .html files. Locate the file you want to open, click on it, then click on Open.

Screen capture of File Open window.

You can now edit your .html file.