



| Property | Description |
| URL | A relative path or absolute path to the page that you wish to link to. Examples: http://www.extremeease.com/support.htm (absolute URL) welcome.aspx (relative URL) |
| Existing Anchor | Instead of linking to another page, the selected text or image can link to an anchor within the current page. This is commonly used for FAQ pages. |
| Link Text | Specifies the text that will be displayed for the link. |
| Target | Determines where the page will be displayed. This is normally set to 'New Window' or 'Same Window' Same Window (or left blank) - Page is displayed in the same frame New Window - Page is displayed in a new browser window |
| Tooltip | Popup message displayed when the user moves their mouse over the link. |
| CSS Class | Defines the style (or format) of the link. This is usually used by advanced users. |

Note: An Internet link can also be added by simply typing the URL into the page. Any set of characters that starts with www. or http:// and ends with a space will be converted to an Internet link. If the URL contains spaces, enclose the URL in double quotes and the link will be converted correctly.