hyperlink to page areas

S

susan

I must not have the terminology right here. I have a question page and an
answer page on my site. On the question page, I want to hyperlink each
question to the correct answer on the answer page. Like image mapping. I
just want the answer page to pop to the correct line when linked. I know
this should be easy but I'm having trouble figuring it out.
 
M

Murray

It's called bookmark (I dunno why) instead of named anchor. Look in the
help files....
 
M

Murray

Actually, the correct 'official' terminology is "fragment identifier"

Yes - I see that.

"named anchor" also produces a plethora of articles, as does "bookmark", but
none of the latter articles refer to the use of <a name="foo">whatever</a>!
8)
 
Top