FYI: Search engine will not read down column one and then jump to the top to read column two.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
Susie wrote:
Hi Trevor, I have finished my site map. Although it's not exactly
yours, its what my husband wants, and have to please him if I can,
and he likes the 2 columns. But, because of yours, I learned alot,
for some reason the navigation was confusing for me, and you showed
me so much. I also learned how to use code, by studying what you did.
I will insert the site map code for you to see, I have not published
it yet, I want to finish the other changes I am making, the links at
the top, and bottom, in the correct order, and just being consistant.
You gave me great suggestions. You will notice on my map, I have
changed the order of my pages a bit, nothing major, but after really
studying the order I had placed things, it makes more sense to me.
For instance, the sculpture pages being first, as opposed to About
RL, since I am not trying to sell him, lol. Many thanks Trevor for
your help and suggestions!
I hope you like it
Susie
[snip]
:
Susie,
I think it's looking great.
I did think that 2 columns would detract from understanding the structure, but now that I look
at
it, I can see that it isn't a problem - it is quite clear that column 2 is a continuation of
column 1, and this way makes better use of the space available.
A couple of questions.
1. I note this line of the table.
I assume it is part of the links you are still working on and is to appear on every page.
Otherwise, it appears to contain a link to itself.
<tr>
<td class="sublink" align="right" width="655">
<a href="
http://www.rlblair.com/">
Home</a></td>
<td class="gtsep" align="center" width="10"></td>
<td class="sublink" align="left" width="94">
<a href="sculpture-by-rl-blair-sitemap.htm">Site Map</a>
</tr>
BTW, for correctness the last cell tag should be closed, i.e. </td></tr> not </tr>
(I just happened to see this, I haven't gone through the code in any detail. As an old
colleague
of mine used to "If it works, use it.")
2. Do you need the <br> here, which causes a blank line between the heading and its lower
levels?
<span class="label"><b>About Sculpture by R.L. Blair</b> <br></span>