|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Comment on |
| ( #3333=superdoc: print w/ replies, xml ) | Need Help?? |
|
Great Tutorial jeffa, great help in learning HTML::Template As a css user though I had a hard time adding css to my templates and so I add these two solutions that I happened to find, hopeful they'll save someone some work/time. Add the first or second solution somewhere in your <head> First solution, the http is important: <link rel="stylesheet" type="text/css" href="http://www.somesite.com/default.css" media="screen">Second solution
Update: Changed wording on where to add solution, to make less confusing "Pain is weakness leaving the body, I find myself in pain everyday" -me In reply to Re: HTML::Template Tutorial
by kutsu
|
|