Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: cgi.pm problem

by kiz (Monk)
on May 30, 2001 at 21:18 UTC ( [id://84318]=note: print w/replies, xml ) Need Help??

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}
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://84318]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-03-29 00:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found