Five steps to making a webpage in five minutes!
- Open Notepad on your desktop to start writing your code
- Write out 'Hello World' in Notepad. Use tags and
for the heading.
Don’t forget to close all the tags.
It should look like this...
Hello World
Save in notepad as index.html and save as All Files
Visit Bit Balloon which you will use to publish your site to the internet
Open your Documents file on your computer and drag and drop your indext.html file onto the uploader on the site. Wait for it to load and you will then have published your website.