commit | author | age
|
a0109c
|
1 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
S |
2 |
<HEAD>
|
|
3 |
<TITLE>Insert anchor 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 anchor 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 anchor function.<br>
|
|
18 |
<br>
|
|
19 |
<img src="images/insert_anchor_window.gif" width="330" height="139" alt="Anchor dialog/window" /><br>
|
|
20 |
<br>
|
|
21 |
There are one field in this window, this is where you enter the name of you anchor point. Remember the anchor name needs to be unique. <br>
|
|
22 |
<br>
|
|
23 |
<hr noshade>
|
|
24 |
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
|
|
25 |
<tr>
|
|
26 |
<td>Go to: <a href="index.htm">Table of contents</a></td>
|
|
27 |
<td align="right"><a href="#">Top</a></td>
|
|
28 |
</tr>
|
|
29 |
</table>
|
|
30 |
<br>
|
|
31 |
</BODY>
|
|
32 |
</HTML>
|