Re: Adding CSS to a CGI script
On Nov 8, 12:35 pm, [EMAIL PROTECTED] (Bill Stephenson) wrote: > On Nov 8, 2008, at 10:39 AM, Adam Jimerson wrote: > > > start_html > > This is from the CGI docs: > > print start_html(-title=>'Secrets of the Pyramids', > -author=>'[EMAIL PROTECTED]', >
Re: Adding CSS to a CGI script
On Nov 8, 2008, at 10:39 AM, Adam Jimerson wrote: start_html This is from the CGI docs: print start_html(-title=>'Secrets of the Pyramids', -author=>'[EMAIL PROTECTED]', -base=>'true', -target=>'_blank',