Linking to a specific place in a document You can use the Property inspector to link to a particular section of a document by first creating named anchors. Named anchors let you set markers in a document, which are often placed at a specific topic or at the top of a document. You can then create links to these named anchors, which quickly take your visitor to the specified position.
Creating a link to a named anchor is a two-step process. First, create a named anchor; then create a link to the named anchor.
To create a named anchor:
In the Document window’s Design view, place the insertion point where
you want the named anchor.
Do one of the following:
Choose Insert > Named Anchor.
Press Control+Alt+A (Windows) or Command+Option+A (Macintosh).
Select the Common tab in the Insert bar and click the Named Anchor button.
The Named Anchor dialog box appears.
In the Anchor Name field, type a name for the anchor.
For more information, see Setting the Named Anchor option.
The anchor marker appears at the insertion point.
Note: If you do not see the anchor marker, choose View > Visual Aids > Invisible Elements.
To link to a named anchor:
In the Document window’s Design view, select text or an image to create
a link from.
In the Link text box of the Property inspector, type a number sign (#) and the
name of the anchor. For example:
To link to an anchor named “top” in the current document, type #top.
To link to an anchor named “top” in a different document in the
same folder, type filename.html#top.
Note: Anchor names are case sensitive.
To link to a named anchor using the point-to-file method:
Open the document containing the named anchor you want.
Note: Choose View > Visual Aids > Invisible Elements to make the anchor
visible if you don’t see it.
In the Document window’s Design view, select text or an image you want
to link from. (If this is another open document, you must switch to it.)
Do one of the following:
Click the Point-to-File icon to the right of the Link text box in the Property
inspector and drag it to the anchor you want to link to: either an anchor within
the same document or an anchor in another open document.
Shift-drag in the Document window from the selected text or image to the anchor
you want to link to: either an anchor within the same document or an anchor
in another open document.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100