HOW TO MAKE YOUR OWN WEBPAGE

Follow these 5 simple steps and you can’t go wrong!

<html> <head> </head> <body> <h1>Hello World!</h1> </body> </html>
  1. Open Notepad – you can find this in your start menu.
  2. Copy the following into notepad:
  3. Save this file name as ‘index.html’ and change the file type to ‘All files’ (ensure that you save this file somewhere you can find again!).
  4. Open up your browser and type in Bit Balloon – this will take you to the bitballoon website. Scroll down to the bottom of the page. You will see a box saying ‘drag your site file here’ – do just this! This will then bring you to a link for your webpage – click this.
  5. Now you can see your webpage!!!