linking all my web pages to my home page

S

sylvia1511

I am trying to build a web site with frontpage, so far i have done 3 pages,
home page, page 2 and page 3. I can link page 2 to the home page with a
button that says home, when I tried to do this for the third page, when I
clicked the home link on that page it came up with error 404 page not found.
My site will have at least 12 pages and I want to put a link on each page
that takes it back to the home page without having to press back throughout
all the pages, can someone please help me, this is my first attempt at this
and am not very good, find some instuctions and terms etc near impossible,
thanks in advance.
 
J

Jim Buyens

What's the URL of your home page?

What's the URL of the problematic "page 3"?

When you get the "404 page not found" what URL is in the browser's address
bar?

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------­-----------------------
|\----------------------------­-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------­-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------­-----------------------
*-----------------------------­-----------------------
 
D

Dan L

Simply copy and paste the button on page 2 to page 3. Or, if your home page
is "index.html" you can put a hyperlink to index.html on all your pages.
 
W

Wally S

Copying and pasting the button won't always work, especially if the
different pages are on different levels of the folder tree. Since this is a
small site, I would suggest creating a new link to the home page on each
page.

Wally S
 
Top