LINKREL v16
This function and procedure generates the <LINK>
tag with the REL attribute. The REL attribute is the relationship described by the hypertext link from the anchor to the target.
Syntax
The following is the syntax for HTP:
The following is the syntax for HTF:
Parameters
Parameter | Purpose |
---|---|
crel | The value for the REL attribute |
curl | The value for the HREF attribute |
ctitle | The value for the TITLE attribute |
- On this page
- Syntax
- Parameters