Dreamweaver CS4 Resources
|
Add a link using the Hyperlink command
The
Hyperlink command lets you create a text link to an image, an object,
or to another document or file.
- Place the insertion point in the document where
you want the link to appear.
- Do one of the following to display the Insert Hyperlink
dialog box:
- Enter the text of the link and, after Link, the name
of the file to link to (or click the folder icon
to
browse to the file).
- In the Target pop‑up menu, select the window in which
the file should open or type its name.
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, the linked page opens in a new window that has the
name you specified. You can also select from the following reserved
target names:
_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 box, enter a number for the tab order.
- In the Title box, enter a title for the link.
- In the Access Key box, enter a keyboard equivalent (one
letter) to select the link in the browser.
- Click OK.
|