printing documents with style sheets

Hi,
I am formatting the output of a CGI script(written in
perl) to the browser using style sheets. The output on
the browser is fine, but when I try to save the
document or print it, the format is lost.I tried both
these options,but it doesn't work.

1) start_html(-title=>'xyz',-style{-src=>'style.css'})
2)
start_html(-title=>'xyz',-style{-src=>'style.css',-media=>'print'});

I am new to style sheets.Can some one help??
Thanks,
Srinivas


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

Received on Tuesday, 8 January 2002 07:53:28 UTC