Here is a bare-bones, classic "Hello World" website. It contains the absolute minimum needed to test if your web server, hosting, or local browser is working correctly. The Code Create a new file on your computer, name it index.html, and paste the following code into it: HTML Test Page

Success!

If you can see this, your website is working perfectly.