ICI Modules: html: start_named_anchor


Modules by name : by type

Synopsis

html.start_named_anchor(string [, string ])

Description

Output's an anchor with the first argument as its name. The second argument, if given, is used as the anchor's "href". This form of anchor is used to create "labels" that can be referred to from other anchors.