Creating your 1st page: html code

We are now going to edit the page we've just created (at the moment, it's empty). To do this we need to use a text editor such as (notepad. In the Start menu of windows, you will find the menu "Run..."

type 'notepad'

Once the notepad is open, go to the file menu and open index.htm

all you need to do now is type the text below.

Save.

To check that your page has been created, double-click on the file index.htm. Internet Explorer (or your default internet browser) will open and you will be able to see your page.

For more information concerning the html document and its contents, please go to the html section of this site for a better understanding of html.

Go to the section called "my first site step by step" in order to create several pages and link them together...