rickduley
02-12-2010, 07:30 PM
In one page (Dynarray) I have the html declaration
<a name="MudMap">
pinpointing the position of a few paragraphs. I now want to move from another page straight to those specified paragraphs. I have tried:
<a href="./Dynarray.html/#MudMap"><i>'Mud Map'</i></a>
but that gets nowhere. I can't see anything in the W3C tutorial, but I think what I want can be done.
My question is, "How?"
Thanks
<a name="MudMap">
pinpointing the position of a few paragraphs. I now want to move from another page straight to those specified paragraphs. I have tried:
<a href="./Dynarray.html/#MudMap"><i>'Mud Map'</i></a>
but that gets nowhere. I can't see anything in the W3C tutorial, but I think what I want can be done.
My question is, "How?"
Thanks