Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Style in CGI Header

by Anonymous Monk
on Sep 30, 2014 at 03:42 UTC ( [id://1102408]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    -style => {-code=> "$page_style", 'src'=>[$_css_path,$_css_path2]},#..
    +.. I just copied that line out...
    
  2. or download this
    print start_html();
    
  3. or download this
    @whatever = ("$_css_path","$_css_path2");
    -style => {-code=> "$page_style", 'src'=>@whatever}, #....
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-24 03:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found