Help for this page

Select Code to Download


  1. or download this
    print "<td width=\"160\">
               <img src=\"images/left.gif\" width=\"2\" height=\"5\"><img 
    +src=\"images/poll.gif\" width=\"$num\" height=\"5\"><img src=\"images
    +/right.gif\" width=\"2\" height=\"5\"></td>
               <td width=\"10\" class=\"$ab\">$fin</td></tr>";
    
  2. or download this
    print qq{<td width="160">
               <img src="images/left.gif" width="2" height="5"><img src="i
    +mages/poll.gif" width="$num" height="5"><img src="images/right.gif" w
    +idth="2" height="5"></td>
               <td width="10" class="$ab">$fin</td></tr>};