Windows User Tips
Create a Website with HTLM5 and CSS

When using Notepad, be sure to use the All files filter when saving your html documents.

Notepad may save your page as myfirstpage.html.txt. You can avoid this by setting the All files filter.

I ran through the tutorial twice once using Notepad and then again using NoteTab Light.

I really think Notepad was easier with the exception of having to use File Explorer to navigate to the htdocs folder to right click on the HTML documents you will create and choosing Open with to bring them up in Microsoft Edge.

You'll also need to use File Explorer to open the images folder when you add the image to the page in Lesson 6.

I advise making sure you set the cursor in the Notepad window by tapping twice on the left mouse button until you see the cursor placed at the proper position in the code for pasting.

Toggling back and forth in Edge between tabs was no problem when the tutor and myfirstpage.html were loaded in separate tabs. Just remember to Refresh when viewing myfirstpage after saved changes.