Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: How do I link in CGI?

by Abigail (Deacon)
on Jul 11, 2001 at 23:18 UTC ( [id://95817]=note: print w/replies, xml ) Need Help??


in reply to How do I link in CGI?

Eh, what exactly is your question? What do you mean by "link"? Do you mean the LINK tag in HTML? You can create that with a print statement, as in:
print '<LINK HREF = "style.css" REL = "Stylesheet">';
or you could use the corresponding functions from CGI.pm.

-- Abigail

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-18 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found