How to create a webpage and then upload it to the internet

  • first open notepad which is located in accessories
  • Using chevrons set out the text you want to upload
  • <html> <body> <h1>Hello World</h1> </body> </html>
  • Remember not to add extra spaces
  • Save file as index.html to All Files.
  • Put file in my documents
  • Open bitballoon and drag file from documents into it.
  • Your document is now on the web.