You can use an HTML file as a static page.

Make the first line of the file a comment - the text within the <!-- comment --> tag will be used as the title of the page.

This file is saved at ~pages/003-html.html. Please delete it once you've read and understood it.