Powered By Blogger

Tuesday, May 13, 2008

Creating Anchor Links

  • When using named anchors we can create links that can jump directly into a specific section on a page, instead of letting the user scroll around to find what he/she is looking for.
  • An anchor can point to any resource on the Web: an HTML page, an image, a sound file, a movie, etc.
Getting Started :
1) Inserting the Anchors.

  • Place your cursor in front of the"Headline" This is where the first link will jump to when clicked.
  • Insert > Named Anchor :
  • Or click the Named Anchor icon on the Insert Bar :

2)Enter a name for the anchor in the "Insert Named Anchor" dialog window :


3)Targeting the Anchor Links:
  • Select the text or image to which you want to assign the link.
  • Highlight the first text link by clicking and dragging to select the entire word.
  • Click the Point to File button(Link) on the Property inspector and type : #if, or drag it to the first anchor you created :

No comments: