|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Included cgi does not get CSS formatted?by ww (Chancellor) |
| on Apr 07, 2009 at 02:18 UTC ( #755913=note: print w/ replies, xml ) | Need Help?? |
|
Assuming html 4.01 (loose or strict), your head section needs these:
Note type is 'text/css', not 'text/html' (single or double quotes, your choice), and the link rel line, which you can do manually, or find the appropriate CGI method in the docs. You may gain more insight by reading the html in the .inc file or at w3c.org, w3cschools.org, etc.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||