Freepages-Help-L Archives
Archiver > Freepages-Help > 2000-09 > 0969397093
From: "Pat Asher" <>
Subject: Re: [FreeHelp] Re: Link Problems
Date: Tue, 19 Sep 2000 16:58:13 -0400
From: Bonnie S. Dannenberg <>
>at one point the links appeared to be working O.K.,
>and now they aren't when I go and view them through
>the browser. The URL is:
> http://freepages.genealogy.rootsweb.com/~joyal
>I've uploaded three pages.
>First is the index page.
>Second is the Jacques page
>Third is the Duffield page
The Duffield link works, although your graphics links are *broken*. (I can
grin--you can tear your own hair out) These are links you need to change to
*other* in FPE, then eliminate the code that directs the browser to look for
them on your C:\ drive. For your first graphic, you have
<.p align="center"><.img
src="file:///C:/Program%20Files/Microsoft%20FrontPage%20Express/JOYAL/moyrah
eartrosebar.gif"
width="385" height="69"><./p>
It should be:
<.p align="center"><.img src="moyraheartrosebar.gif" width="385"
height="69"><./p>
Now -- how to change that -- Open the page in FPE and from the menu, choose
VIEW>HTML. This will display the underlying code for the page. Scroll down
to the code you want to edit. In this case, highlight everything between
*img src="* and *moyraheartrosebar.gif"* Delete it. Click OK. This will
return you to the WYSISYG view of your page. Everything should appear
pretty much as it did before, but you have corrected the link. SAVE this
revised version of the page before exiting.
The Capital letter is tripping you up on the Jacques link. You have written
the link to:
<.a href="jacques.htm"><.font
color="#800080" size="6" face="Blackletter686 BT">Background -
Jacques Jouiel<./font><./a>
Where the file is named "Jacques.htm" (with a capital *J*).
--
Pat Asher
Help for the Beginning Web Author
http://freepages.computers.rootsweb.com/~pasher/
Ambrose Genealogy
http://freepages.genealogy.rootsweb.com/~pasher/
This thread:
| Re: [FreeHelp] Re: Link Problems by "Pat Asher" <> |