Help for this page

Select Code to Download


  1. or download this
    <LINK REL=StyleSheet href="file:///C:/Program Files/Apache Software Fo
    +undation/Apache2.2/cgi-bin/myapp/templates/basic.css" TYPE="text/css"
    + MEDIA=screen>
    
  2. or download this
    sub browse : Runmode {
        my $self     = shift;
    ...
        return $template->output;
    }
    
  3. or download this
    $self->query->start_html( -style => {'src'=>'http://www.mystyle.com/st
    +yles/style.css'} );