Click to See Complete Forum and Search --> : Page Links


eddie
03-24-2005, 06:40 AM
I can link from one page to another. I can link from one part of a page to another.

Is there a way to combine these so that a link on one page will take you too a particular placce on another?

AdamGundry
03-24-2005, 06:43 AM
Yes, for example you could link to "index.html#section3" and the link would take you to the position of the name or id "section3" within the file "index.html", just as with linking to another part of the same page.

Adam