First you need to print (X)HTML (or XML) not plain text.
Second you need to print correct HTTP header (to tell client browser what type of document you send).
Third if you need CSS (do you mean stylesheet?) use stylesheet as your document type demand. So you may use <link ... /> tag or <style ...>...</style> for (X)HTML or maybe XSLT for XML...
In reply to Re: How to implement CSS in perl script.
by Gangabass
in thread How to implement CSS in perl script.
by aalneyperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |