Freepages-Help-L Archives
Archiver > Freepages-Help > 2006-07 > 1154108051
From: Rod Dav4is <>
Subject: Re: [FreeHelp] Uploading Problem
Date: Fri, 28 Jul 2006 13:34:11 -0400
References: <380-22006752812418890@earthlink.net>
In-Reply-To: <380-22006752812418890@earthlink.net>
Pat is correct about the Russell Co. business. You are missing out a
br tag between the "Russell Co. AL" text and the "Maughan/Maughn" text.
I cannot emphasize enough how much easier these things are to find
and debug with the FireFox browser and the Web Developer extension. One
thing you can do is highlight a portion of a page, right click, and
select "View selection source". Doing that here reveals the following code:
< p align="left">< font color="#b7b7ff" face="Buckingham">< b>< br>
Russell
Co. AL< /b>< /font>
< a href="maughnfamily.htm">< b>
Maughan< br> <----
/Maughn
< /b>< /a>< b>
< br>
Actually, it looks like the br tag (<----) is just misplaced, being
placed after Maughan with all those extraneous non-breaking spaces
(nbsp). Move it up before the A tag where it belongs, and lose all those
nbsp's.
The above snippet of html was modified by inserting a space after
each open pointed bracket. This to help the rather stupid AOL browser
which apparently cannot distinguish between /use/ and /mention/ when it
comes to html.
-R.
Bobbye Winston wrote:
>I have been working on my site. I got things fixed but have to admit I
>just back the typing out and re-typed and re-linked and that worked.
>All the coding just scares me. I rely on FP 2003.
>
>I also worked on my non breaking spaces. I suppose you are referring
> the file names with spaces. I think I have those corrected. You all have
>been so much help. See if there is still something wrong, please.....
>http://freepages.genealogy.rootsweb.com/~kithandkin2000/
>
>
>Bobbye Winston
>E-Mail:
>My Web Site: http://freepages.genealogy.rootsweb.com/~kithandkin2000/
>
>"He who careth not from whence he came
>careth little whither he goeth."
>Daniel Webster
>
>
>==== Freepages-Help Mailing List ====
>To Unsub from Digest Mode:
>send a NEW email with only the word UNSUBSCRIBE to
>
>
>==============================
>Find your ancestors in the Birth, Marriage and Death Records.
>New content added every business day. Learn more:
>http://www.ancestry.com/s13964/rd.ashx
>
>
>
>
>
--
Regards, Rod Dav4is / P.O. Box 118 / Hyde Park, NY 12538 / USA
Genealogy, et Cetera: http://freepages.rootsweb.com/~dav4is/
447 ancestral & collateral families, mostly 17°-19° century
New England & European roots. Total population: 107,700+
Annex: http://www.gencircles.com/users/dav4is/
email:
"It's always something!"
-Gilda Radner
This thread:
| Re: [FreeHelp] Uploading Problem by Rod Dav4is <> |