Freepages-Help-L Archives
Archiver > Freepages-Help > 2003-05 > 1054307154
From:
Subject: [FreeHelp] Re: Can I affect where the sponsor links appear?
Date: Fri, 30 May 2003 11:05:54 EDT
IN 29May03 "Michael Slaughter" <>
writes
>I asked this yesterday, but it was buried in a long post and I've gotten no
>answers.
>I have my page set like a picture frame--colored margin all around edge,
>text in a linen-look table.
>I just switched my pages from hand-coded to css/includes.
>On my old page, the sponsor links are in the colored margin at the bottom.
>On my new page, the links appear inside my text table.
>
>Is there a way I can rewrite the code to have the links appear in the bottom
>margin portion rather than inside my table?
>
>old: http://freepages.genealogy.rootsweb.com/~tttb
>new: http://freepages.rootsweb.com/~tttb/bnt/dhb-frc.htm
Hi Michael
In the page source, using the "Find" feature, I did a search for "table" tags
and found that there is one beginning tag (<.table>) and three end tags, (<
./table>). This is a major discrepancy. For every beginning tag, (that requires
it), there should be a corresponding end tag and visa versa. I'm surprised
that the web page renders at all. In fact, I tried to open it up in Netscape and
got a blank page w/only the top and bottom ad banners showing. Some browsers
are more forgiving that others of this kind of error. This kind of problem can
occur when doing a lot of cutting & pasting from one webpage to another. There
are other problems, but this is the major one. Happy building.
Pete
This thread: