Help for this page

Select Code to Download


  1. or download this
      $p->insert( table => { border=> 1}, 'tr', 'td')
    
  2. or download this
      <p><table border="1"><tr><td>original content of p</td></tr></table>
    +</p>
    
  3. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    <open1 type="head1">
    This is test. <em type="italic">emp</em> this <i>emp</i>  is <em type=
    +"bold">emp</em> test.
    </open1>