Help for this page

Select Code to Download


  1. or download this
    sub sectionOne() {
    $q->header();
    ...
    print "</table>";
    $q->end_html();
    }
    
  2. or download this
    <style type="text/css">
    table {
    ...
    </table>
    </body>
    </html>