Hyperlink Dialog

Use the command "Insert/ Hyperlink" or click the icon to open the Hyperlink dialog. Use this dialog to insert an URL of text into your HTML document. It can be used both in HTML Window and Design Window.

Properties

Description: You will see the text you have chosen is in the text box.

URL: Type the URL in the URL option or click the button to choose a file from local disk. Please note the path of link should be relative one or the absolute one on the web site.

Target frame: Open the drop down menu and choose the target you want.If the frame is given name, please input the frame's name in this target option.

The "Target" drop-down list in the link dialogue box includes the following selections:

Same frame(_self): if frames are used in the web page, page linked to a frame will be shown in the same frame after the link is clicked.
Whole page(_top): if frames are used in the web page, page linked to a frame will be shown in the whole screen after the link is clicked.
New Browser Window(_blank): after the link is clicked , the page linked will be shown in a new window.
Parent Frame(_parent): if frames are used in the web page, page linked to a frame will be shown in the parent frame defined in the frameset.

Shortcut

Ctrl+L

Related Topics

Edit Page Adding Links

Html Reference <A>