w3HtmlAnchorEnd

Ends an anchor. This is the companion function to w3HtmlAnchorBeg. It ends the anchor built by w3HtmlAnchorBeg.

Syntax  

call w3HtmlAnchorEnd

Example

call w3HtmlAnchorEnd

 

    generates the following HTML:

</a>