Welcome to my Website!

  1. Open notepad
  2. Type in the following: <html> <head> </head> <body> <h1>Hello World!</h1> </body> </html>
  3. Save as: All files>
  4. File name: index.html
  5. Press windows key + e to open file explore
  6. Open new folder on desktop
  7. Double click on index.html – this will open in internet explorer
  8. In internet explorer right click where is it all words and left click on view source
  9. Maybe you need open notepad to correct mistake
  10. BitBallon needs google for save job on web
  11. About insert a title: Open Notepad file and follow <html> <head> <title>Hello!</title> </head> <body> <h1>New friends!</h1> </body> </html>
  12. Save work

To learn more HTML/CSS, check out these tutorials!