> -Original Message-
> From: R. Colby Williams [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 26, 2001 1:52 PM
> To: [EMAIL PROTECTED]
> Subject: CGI.pm and multiple CSS links
>
>
> Is there a way to have CGI.pm output more than one rel="styleshee
Is there a way to have CGI.pm output more than one ??
I have tried
$q->start_html ( -style => { -src => "/css/whatever.css", -src =>
"/css/whenever.css" } )
But it doesn't work like the documentation leads me to believe. I realize that I can
combine the two CSS files into one but I