You can also create a ‘static’ folder in the document root (or whatever you want to call it) and put all your html in there.

You can use subfolders under there to keep things tidy. Remember to turn off directory indexes in .htaccess or put a blank index.html file directly into the static folder to stop people browsing around the folder tree.