How to create a webpage - instructions

  1. Open Notepad (or some other text editor)
  2. Copy the code into Notepad <html> <body> <h1>Hello World</h1> <a href="instructions.html">Instructions</a> </body> </html>
  3. Save on the desktop as index.html (ensure to select All Files)
  4. Now navigate to bitballoon.com in the browser
  5. Drag and drop the index.html file where you are able to upload
  6. After the website has finished uploading, select the generated link
  7. Your website is online!