Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
                      th({-width=>"60%"}, "Line");
    
    print table(Tr(\@table_rows));
    
  2. or download this
    <table>
    <tr>
    ...
    </tr>
    
    </table>