use CGI qw(*table); print start_table({-border=>0, -cellspacing=>0, -width=>'100%'}), "\n" +; for $data (@list) { print "row data loop\n"; } print end_table;
In reply to RE: RE: Creating an HTML table with 'n' rows
by elwarren
in thread Creating an HTML table with 'n' rows
by husker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |