ICI Modules: html: start_table
Modules by name : by typeSynopsis
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.