Build your own website

  1. Open Notepad from Start, Programs, Accessories.

  2. Type code as below in Notepad and save it as Index.html file.

  3. <html> <head> </head> <body> <h1>Hello World</h1> <h2>Hello World</h2> <h3>Hello World</h3> <h4>Hello World</h4> Hello World </body> </html>
  4. Go to Visit BitBallon and drag the Index.html file into it.

  5. Then open your own website for 24 hours!