PDA

View Full Version : Total Beginner - Please help!


LNW
06-09-2006, 01:51 PM
Hello,

Can anyone tell me how to change my first page (index.html) to be the second page without messing everything up - the nav bar, etc.?

In other words, I would like to create a different page (A) to replace the current index page (B). Then A would be the first page and B would be the second page, but I don’t know what to do about the nav bar – how to change it.

Hope this makes sense. Any help anyone can give will be most appreciated.

Thanks a lot.

Kathy Johnson
06-12-2006, 08:24 AM
I'm not sure what problem you are having but what if you save the index file as index1. Then work on the index file as needed. Work on the index1 file as needed and rename it to the file name you want to you for your menu bar. Then you still have your original index file and a revised file with a new name to add to your navigation.

liveevil
06-12-2006, 10:36 AM
Create your page (a)
Drop your page (b)
Upload your page (a)

It's that you want know ?

Packleadr
06-14-2006, 04:10 PM
What I would do is go inthe conrol panel and rename the current index, then create my new index (name index.html) and place it where it goes.

Simple as that.

LNW
06-15-2006, 10:54 AM
...everyone, for your help!