Help for this page

Select Code to Download


  1. or download this
    $c = CGI->new();
    push @page, $c->header;
    push @page, $c->start_html( -style=>{-src=>'/style/st1.css'})
    ... yada ...
    
  2. or download this
    BODY {background-image: /dir/image.png}