Re: [htmltmpl] CSS in a Template

2002-09-17 Thread Philip S Tellis
On Tue, 17 Sep 2002, Will wrote: > 1.) Where the css sheet goes. I mean, if I make a folder just for > templates, then does it go there or in the cgi-bin? Or, if I just > keep all my .tmpl files in the the cgi-bin, then would it just go you'd put your css files anywhere that you put regular ht

Re: [htmltmpl] CSS in a Template

2002-09-17 Thread Brian McCain
| Greets All, | | BD said ---> The same way you would go about using CSS | in any other page (unless there's a specific problem | you're running into, and if that's the case, post back | to the list and describe that problem). --- | | I think there are two things I am concerned about. | | 1.) W

Re: [htmltmpl] CSS in a Template

2002-09-17 Thread Will
Greets All, BD said ---> The same way you would go about using CSS in any other page (unless there's a specific problem you're running into, and if that's the case, post back to the list and describe that problem). --- I think there are two things I am concerned about. 1.) Where the css sheet

Re: [htmltmpl] CSS in a Template

2002-09-17 Thread Brian McCain
| Greets All, | | If I want to use CSS in a template, then how should I | go about it? | The same way you would go about using CSS in any other page (unless there's a specific problem you're running into, and if that's the case, post back to the list and describe that problem). That is, you could

RE: [htmltmpl] CSS in a Template

2002-09-17 Thread Cory Trese
Here is my HTML::Template header that contains a CSS link. -- Cory > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Will > Sent: Tuesday, September 17, 2002 1:16 PM > To: HTML Template > Subject: [htmltmpl] CSS in a Template > > > Greets All, >