If you want to make a website, look here.
First you will need to open notepad, or another word processor, like Microsoft Word.
You will need some space on your computer.
Now that you have your word processor open, begin by starting the code. To start the code write <html> to tell your computer that you want to use the HTML format. Then, to add a title, type <title> Title Here </title>. You can make it anything you like! Once your finished it should look somthing like this,
Comments