ICI Modules: html: start_table


Modules by name : by type

Synopsis

html.start_table([int [, string]])

Description

Output an HTML table element. The first argument, if given, defines the border width of the table, it defaults to 0. The second argument, if given, defines other attributes for the table element.