1
+ − 1
<html xmlns="http://www.w3.org/1999/xhtml">
+ − 2
<HEAD>
+ − 3
<TITLE>Insert link button</TITLE>
+ − 4
<link href="style.css" rel="stylesheet" type="text/css">
+ − 5
</HEAD>
+ − 6
+ − 7
<BODY>
+ − 8
+ − 9
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
+ − 10
<tr>
+ − 11
<td><span class="title">Insert link button</span></td>
+ − 12
<td align="right"><a href="index.htm"><acronym title="Table of contents">TOC</acronym></a></td>
+ − 13
</tr>
+ − 14
</table>
+ − 15
<hr noshade>
+ − 16
<br>
+ − 17
This button opens a new window with the insert/edit link function.<br>
+ − 18
<br>
+ − 19
<img src="images/insert_link_window.gif" width="330" height="159" alt="Insert link dialog/window" /><br>
+ − 20
<br>
+ − 21
There are two fields in this window the first one "Link URL" is the
+ − 22
URL of the link. The target enables you to select how the link is to be opened.<br>
+ − 23
<br>
+ − 24
<hr noshade>
+ − 25
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
+ − 26
<tr>
+ − 27
<td>Go to: <a href="index.htm">Table of contents</a></td>
+ − 28
<td align="right"><a href="#">Top</a></td>
+ − 29
</tr>
+ − 30
</table>
+ − 31
<br>
+ − 32
</BODY>
+ − 33
</HTML>