Help for this page

Select Code to Download


  1. or download this
    print start_html({
      -title => "title" ,
    ...
        -code => '<!--[if IE]><link href="/ie.css" rel="stylesheet" type="
    +text/css"><![endif]-->'
        },
      });
    
  2. or download this
    <head>
    <title>title</title>
    ...
    </style>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1
    +" />
    </head>