Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

(Ovid - CSS in external file) Re: CGI

by Ovid (Cardinal)
on Dec 22, 2000 at 03:17 UTC ( [id://47961]=note: print w/replies, xml ) Need Help??


in reply to CGI

Also, if you have your CSS in a separate file, you can use the following:
print $q->start_html( -title => "Some Title Here", -style => { src => '../style.css', type => 'text/css' } );

Cheers,
Ovid

Join the Perlmonks Setiathome Group or just click on the the link and check out our stats.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-26 01:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found