Help for this page

Select Code to Download


  1. or download this
    print header,
            start_html('A Simple Example');
    
  2. or download this
    print header;
    print start_html('A Simple Example');