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 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 there? 2.) I thought that in the scripts it is common practice to have the header generated by the script, like this: print->$CGI->header(); or, print "Content-Type: text/html\n\n"; I would prefer to use the latter, however, I am not sure how either would necessarily affect the head tags, which is where the style sheet would go. The latter print statement doesnt seem like it would include the head tags at all, and so it would seem I should just include the head tags in the template. IS that right? I had a similar questions about using meta tags in the templates too, so this answer may kill two birds with one stone. But, again, I've heard some search engines wont reference CGI pages, but anyway... that's going off topic a bit... Thanks for the help, Will __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
