How to make an HTML page that says ‘Hello World!’

  1. 1. Open Notepad, (windows icon bottom left hand corner of the screen – All programs – Accessories – Notepad.
  2. In Notepad type the following: <html> <head> </head> <body> <h1>Hello World!</hl> </body> </html>
  3. Click on File – Save as- Change document type to ‘ All documents’ and name document as ‘index.html. Click on Desktop’ – New folder- name the new folder and save the file in it.
  4. You can publish your page online with Bitballoon.
  5. Open your web browser, type the address for bitballoon.com. In the first page you’ll find a space to drop your file in, drag the file you made where it says ‘Drag your site file here’ and bitballoon will publish the file for you.
  6. To view the html file of the page on the web browser you need to right click on the page anywhere and then click on ‘view source’. The address of the page i have created is http://interior-decorator-florence-77038.bitballoon.com/.