htmlStartTag

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string htmlStartTag(string tag, bool close)
  2. string htmlStartTag(string tag, string[string] attributes, bool close)
    string
    htmlStartTag
    (
    string tag
    ,
    string[string] attributes
    ,
    bool close = false
    )

Meta