Forum Moderators: phranque

Message Too Old, No Replies

How to Link from one page to another

         

joannose66

4:17 am on Jan 30, 2011 (gmt 0)

10+ Year Member



I need to know how to link something from one page to other page. I want it link to a certain pharse, not just anywhere on page. can you should be the code and how to use it. very new to this stuff.

jdMorgan

2:24 am on Feb 1, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



We used to use a "named anchor" but that method has now been superceded by the use of named <div>s. add a "#" and the name of the named anchor or division to your URL, as in example.com/page.html#name-here

If you need more info, please ask in the HTML and browsers forum, as this is purely a client-side function.

Jim