Help for this page

Select Code to Download


  1. or download this
    print start_html
      -style => { -src => [ 'normalize.css', 'mystyle.css' ] },
      -script => [
        { -type=>"text/javascript", -src=>"jquery-1.11.2.min.js" },
        q{ alert("I'm some embedded JavaScript"); } ];