Home » questions » I made a web site through v-deck and I want to add another page..but since I am a newbie, I don't kn

I made a web site through v-deck and I want to add another page..but since I am a newbie, I don't kn

2006-08-04 15:20:02, Category: Programming & Design
I am a newbie at building a website. Can you explain how to make another page? my new page shows up on my file manager but it won't come online.

Answers

  1. IcePrincess

    On 2006-08-04 15:24:34


    Add a link to the second page on the first page next page and add a link on the second page to go back to the first if you want. Example, if your first page is listed on members.shaw.ca/example Then the actual address of that webpage is: http://members.shaw.ca/example/index.html Your second page is something like: http://members.shaw.ca/example/page2.html so to link to it put: next page (or whatever you want to call the link) and that's it.