About Links and Targets

Cosmo Create lets you add hypertext links to your HTML document. A link is a pointer that specifies the location of:

Any item that a link points to is called a destination. When you create a link, you are storing in the HTML document the location of a specific destination.

You can create two types of links:

When you publish a document on the Web, it is an available destination to which other authors can link. However, to allow yourself and other authors to link to specific locations within your HTML document, you need to identify each location of interest as a target and must create a unique target name for it. See Creating a Link Target.