View Full Version : Help Appreciated!


Goldie Da Mac
07-18-2003, 12:20 AM
Im stuck with anchors.

Is his possible.

I have several tables.

Every table has a certain pic related to it. Rather than put each pics on different pages I said about puttin them all on one page.

So depending what pic you want see from certain table you go there.

Is it possibe to anchor to a different page? Because I really dont want to put 10+ pics on different pages.

Is it poss to like a link and if the pic is halway on the page it goes there?

Hope thats clear enough...lol


all help appreciated.:)

Dude128
07-18-2003, 01:26 AM
I'm not quite sure what you're asking- that's what anchors do, is allow you to link to a specific spot on a page. could you clarify a little?

jazzberry
07-18-2003, 02:01 AM
do you mean say I wanted to anchor link something from this page to the next one?

You would just put <a href="page2.html#anchorname">page 2</a>

otherwise I'm confused as well

Goldie Da Mac
07-18-2003, 01:54 PM
Jazz Berry got it.

Soz not easy explain this stuff....lol

Goldie Da Mac
07-18-2003, 08:34 PM
my first anchor link worked,

but now the rest dont:(

I got several different pages that need to be linked to the same page, but each page being link being anchored to different parts of the page.

After the second page they all start at the top of the page.:(

OR does it all the link have to be on the same pages?

lefty
07-19-2003, 01:14 AM
Mind posting your code?

Goldie Da Mac
07-19-2003, 03:03 PM
Sure!

Oh by the way this link is in a table, will that affect it?

Here's one page

<td tag colspan="2"><font size="3" color="FFFF00"><a href="maps.html#Chepstow"><center><b>How To Get There</b></center></a></td>
</tr>


Here's another page

<td tag colspan="2"><center><font size="3" color="FFFF00"><a href="maps.html#Clegg"><b>How To Get There</b></a></center></td>
</tr>


There are a few pages being link to the same page but different parts of the page.

Sorry if this a sounds a little hard to understand aint easy wording:(