<A> Element |
Applies To
DLHelpSource, DLUnitDoc
Description
Standard HTML tag. Used to make hyperlinks to other topics and to the web. Stands for Anchor. A tags enclose text or graphics and makes them into hyperlinks (by using the HREF attribute), or defines a "bookmark" (named location) inside a topic (by using the Name attribute).
Description
Specifies a destination (to hyperlink to). Either an URL or a topic id.
Methods
Description
Currently not supported in WinHelp output.
Name - Specifies a named reference within a topic/document
Description
Specifies a named reference within a topic/document. The name can be referenced by its document and external documents in a hyperlink by prefacing it with the pound sign (#).
Rel
Description
Currently not supported in WinHelp output.
Rev
Description
Currently not supported in WinHelp output.
Target
Title
Description
Currently not supported in WinHelp output.
Urn
Description
Currently not supported in WinHelp output.
|