htmlStartTag

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

Meta