The anchor element is used to a clickable region to the current page.
Element | Attributes | Value | Notes for Element/Attribute/Value |
|---|---|---|---|
anchor | x1 | integer | Default is 0. |
y1 | integer | Default is 0. | |
width | integer | Default is 0. | |
height | integer | Default is 0. | |
url | String | ||
border | boolean | Default. Document border. |
<anchor x1="70" y1="540" width="50" height="30" url="http://www.acme.com" border="true"/>