Next / Previous / Contents / TCC Help System / NM Tech homepage

7.2. The ulink tag: Linking to a Web page

To refer to a location on a Web page outside the current document, use the ulink element with a url attribute that specifies the URL (Uniform Resource Locator) of the target.

Example:

See the <ulink url="http://www.nmt.edu/tcc/help/">TCC Help
System</ulink>.

would display as: “See the TCC Help system.”