Help for this page

Select Code to Download


  1. or download this
    [% mycgi.table( { border => '0' },
                    Tr(
    ...
                      )
                  )
    %]
    
  2. or download this
    <table border="0">
      <tr>
    ...
        </td>
      </tr>
    </table>