Help for this page

Select Code to Download


  1. or download this
    <table border=0 cellspacing=2 width=100%>
    ...
    ...
      <td class=td1 valign=top>SOME_DATA</td>
    -->
      </tr>
    
  2. or download this
    my @comments = $tree->look_down ('_tag', '~comment');
    my @lnk_details = $tree->look_down ('_tag', 'script');