Anchors
Unseen section bookmarks within a page are called named anchors.
You can use the Property inspector to link to a particular
section of a document by first creating named anchors. Named
anchors can set markers in a document, which are frequently
placed at a specific topic or at the top of a document. You
can then create links to these named anchors. This will quickly
take your visitor to the specified position in the document.
The URL to an anchor looks like this, eg. links.html#para1
(links.html is the file which has an anchor named 'para1'
Creating anchors and linking to them
Step 1
Place the cursor in the section of the page you want to link
to.
Step 2
Select Insert>Named Anchor and type a short evocative
name for that section and click on OK. A yellow anchor icon
will show. If you want to edit it double click on this icon.

Step 3
On top of the same page type a link which is going to link
to this anchor. Then go to the link box of the property inspector
type a # sign followed by the anchor name. If the link is
given from another page then the file name should be given
before the anchor name, eg. book.html#para1
Email Links/Mailto
When you clicked, an e-mail link will open a new blank message
window (using the mail program connected with the user's browser).
The address specified in the e-mail link will be automatically
updated in the new e-mail message window.
A mailto link will only work if the browser supports e-mail
and is setup to work with a local e-mail system.
Step 1
You can position the insertion point in the document window,
where you want the email link to appear. select Insert>Email
link, the Email link window opens.
Step 2
Enter the text you want to appear in the document as an email
link in the first input box and type in the email address
in the next box. Next click on OK.

Step 3
Now you can see the text as an email link in your document.
In the property inspector the Link input box will contain
the text ' mailto:smith@yahoo.com'
To create an e-mail link using the Property inspector:
Step 1
Select the text or an image in the Document window's Design
view.
Step 2
In the Link text box of the Property inspector, type mailto:
followed by an e-mail address. (Do not type any spaces between
the colon and the e-mail address) eg. mailto:smith@yahoo.com
|