Help for this page

Select Code to Download


  1. or download this
        $q->td([ 'two' ], {-colspan=>'2'},  [ '2' ]),
    
  2. or download this
        $q->td([ 'two' ]),
        $q->td({-colspan=>'2'},  [ '2' ]),