Creating a hyperlink You can add hyperlink text to link to another file.
To add a hyperlink using the Hyperlink command:
Place the insertion point in the document where you want the hyperlink to appear.
Do one of the following to display the Insert Hyperlink dialog box:
Choose Insert > Hyperlink.
Select the Common tab in the Insert bar, and then click the Hyperlink button.
The Hyperlink dialog box appears.
Setting hyperlink options
The purpose of this dialog box is to create a hyperlink.
Procedure
In the Text field, enter the text to appear as a hyperlink in the document.
In the Link text box, enter the name of the file to link to, or click the folder
icon to browse to and select the file.
In the Target pop-up menu, choose the window in which the file should open in
the Target field.
The names of all the frames you’ve named in the current document appear
in the pop-up list. If you specify a frame that doesn’t exist, when the
document opens in a browser, the linked page loads into a new window that has
the name you specified.
You can also choose from the following reserved target names:
_blank loads the linked file into a new, unnamed browser window.
_parent loads the linked file into the parent frameset or window of the frame
that contains the link. If the frame containing the link is not nested, the
linked file loads into the full browser window.
_self loads the linked file into the same frame or window as the link. This
target is the default, so you usually don’t need to specify it.
_top loads the linked file into the full browser window, thereby removing all
frames.
In the Tab Index field, enter a number for the tab order.
In the Title field, enter a title for the hyperlink.
In the Access Key field, enter a keyboard equivalent (one letter) to select
the hyperlink in the browser
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