Using your HTML editor, chose File > New.
We are creating a “blank” HTML page with the DocType set to HTML5.


Once you create this page, you should see a blank HTML5 page in your code pane:

Create a folder called week2-code; then save this new file in that folder as your “index.html” file.

