Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

(jeffa) Re: Multiple template coordination using HTML::Template

by jeffa (Bishop)
on Dec 29, 2001 at 22:14 UTC ( [id://135132]=note: print w/replies, xml ) Need Help??


in reply to Multiple template coordination using HTML::Template

I would strongly consider looking into Style Sheets for this kind of problem:
# sample template <html> <head> <link rel="StyleSheet" href="<tmpl_var name=css>" type="text/css"> </head> <body> <!-- stuff --> </body> </html>
Now all you need to do in your CGI script is figure which style sheet to use.

jeffa

L-LL-L--L-LL-L--L-LL-L--
-R--R-RR-R--R-RR-R--R-RR
F--F--F--F--F--F--F--F--
(the triplet paradiddle)

Log In?
Username:
Password:

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

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

    No recent polls found