Help for this page

Select Code to Download


  1. or download this
    <html>
    <head>
    ...
    </table>
    </body>
    <html>
    
  2. or download this
    <html><head> </head><body>
    <table>
    ...
    </table>
    </body>
    </html>
    
  3. or download this
    use strict;
       
    ...
    </table>
    </body>
    <html>