Help for this page

Select Code to Download


  1. or download this
    <!-- showme.htm -->
    
    ...
    
    </body>
    </html>
    
  2. or download this
    #!/usr/bin/perl
    # showme.pl
    ...
        print $html;
        print "\n", "*" x 76, "\n";
    }
    
  3. or download this
    <html>
    <head>
    ...
    <body>Hi</body>
    
    </html>
    
  4. or download this
    The HTML you submitted looks like:
    **********************************************************************
    +******
    ...
    
    </html>
    **********************************************************************
    +******