In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Dave Turner) wrote:
> I have scanned the docs and can't seem to find the answer to this anywhere.
>
> I want to change the color of the text and the font size on a web page
> using CGI:pm.
> but I'd like to have the flexibility to do
you ca
At 01:12 AM 10/28/01 -0700, Dave Turner wrote:
>I have scanned the docs and can't seem to find the answer to this anywhere.
>
>I want to change the color of the text and the font size on a web page
>using CGI:pm.
>
>my code looks like:
>
>$q->h2( "Something witty here");
>
>but I'd like to have t
.
www.iraninfocenter.net
www.sorna.net
___
- Original Message -
From: "Dave Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 28, 2001 11:42 AM
Subject: Need help with CGI module
> I have scanned t
.
www.iraninfocenter.net
www.sorna.net
___
- Original Message -
From: "Dave Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 28, 2001 11:42 AM
Subject: Need help with CGI module
> I have scanned t
I have scanned the docs and can't seem to find the answer to this anywhere.
I want to change the color of the text and the font size on a web page
using CGI:pm.
my code looks like:
$q->h2( "Something witty here");
but I'd like to have the flexibility to do
Can anyone point me to a reference