About usContact usSite help
Quick links
Search this site

Microsoft FrontPage 6th Tutorial

Please see our Important Notice, we recommend that you read it before you proceed.

Text Hyperlink | Image Hyperlink | Email Hyperlink

To make text into a hyperlink:

Step 1 - Select the text.

Highlight or select the text

Step 2 - Click the Hyperlink button on the toolbar at the top. The Create Hyperlink dialog box appears.

Hyperlink button

Step 3 - Navigate to the page you want to link to. The file name appears in the URL text box.
If you are linking to another Web site, type the URL (Web address) into the URL text box.
For instance: http://www.demon.net

Enter the Hyperlink address

Step 4 - Click Ok.

Note:
Hyperlinks send you to specified positions on a page, a new page altogether, or even a new site:

To make images into a hyperlink:

Step 1 - Select the picture by clicking on it with your left mouse button.

Step 2 - Click the Hyperlink button on the toolbar at the top. The Create Hyperlink dialog box appears.

Step 3 - Navigate to the page you want to link to. The file name appears in the URL text box.
If you are linking to another Web site, type the URL (Web address) into the URL text box.
For instance: http://www.demon.net

Step 4 - Click Ok in the Create Hyperlink dialog box.

The actual code for the above example:
<a href="http://www.demon.net"><img src="name_of_image.gif"></a>

To create an email hyperlink:

Step 1 - Select the text or image as in the above two examples.

Step 2 - Click the Hyperlink button on the toolbar on the top. The Create Hyperlink dialog box appears.

Step 3 - Click the Make a Hyperlink that Sends email button.

Make email hyperlink

Step 4 - Type the email address into the Type an email Address text box.
Click Ok.

.

Step 5 - Click Ok in the Create Hyperlink dialog box.

The actual code for the above example:
<a href="mailto:my.friend@demon.co.uk">Email my friend</a>
<a href="mailto:my.friend@demon.co.uk"><img src="name_of_image.gif"></a>

Previous | Index | Next


IMPORTANT NOTICE

These walkthroughs relate to products that are not Demon products. These walkthroughs are available for use at the user's own risk and we accepts no liability whatsoever for any loss you may incur arising out of your use of these walkthroughs. You expressly accept this by following the walkthroughs. If you have difficulty following these walkthroughs, please contact our customer support service on the number given below.
Back to top

 


More Help





*