|
Open up the Webexpress program by clicking on the webex icon located on your desktop. It will look like this. Right now the program should have a blank page pulled up. It is named Untitled 1, as you can see in the blue area. Our first step is to rename this page index.htm. |
|
|
The first page or start page of any website is always named the index page. For instance when you go to www.127hosting.com, the page that comes up is called index.htm. You can test it out by going to www.127hosting.com/index.htm. Also every page that you name you need to add ".htm" to the end of whatever you name it. This tell browsers that what it is pulling up is a web page. Lets try it out its very simple.
1. Click file on the upper left hand of the program. |
|
|
2. Scroll down and left click "save as". |
|
|
3. We need to open your website folder so that we can save this page in that folder. Do this by clicking the arrow as shown by the red arrow, then click "my computer". |
|
|
4. My Computer will then open. Next double click "Local Disk C" to open it. |
|
|
5. Double click the "websites" folder. |
|
|
5. Double click the "mysite" folder. |
|
|
Now we are ready to make your first page, the index.htm page.
6. Type in index.htm in the file name box as shown by the red arrow. Then click save. |
|
|
This box will pop up, just click ok. |
|
|
Done! We have made the first page. You can tell what the name of the page is by what it sais in the blue area. As you can see it is called index.htm
Now lets make another page by making a text link. Click here for this tutorial. |
|