Example Page 1
To start we are going to create our first initial web page. Either re-type the following code or copy and paste it into a text editor and save the code as index.html. Give the page a fitting title and a welcome message. You can use mine if you want, but if you are going to make your own personal homepage, just replace my details with yours.
| Click here to see what the output of the above code would look like. To come back to this page when you've finished looking at the result, close the new window it opened in. |
As you probably noticed, your page doesn't look like much at the moment, but you will see it improve as we move along with the tutorial.