Help for this page

Select Code to Download


  1. or download this
    <table>
      <tr id="row1">
    ...
        <td>4</td>
      </tr>
    </table>
    
  2. or download this
    #!/usr/bin/perl
    use strict; use CGI ':standard';
    ...
    return "<$tag>$txt</$tag>";
    } # foreach row
    } # sub