This is a discussion on Changing text fonts and creating hyperlinks - modperl ; This is a multi-part message in MIME format. ------_=_NextPart_001_01C810DF.C55A74A8 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =20 I was wondering how I would go about changing the color of text (APPEND and TRUNCATE) for the following code: =20 radio_group(-name=3D>'loadType', -values=3D>['APPEND', 'TRUNCATE'], ...
This is a multi-part message in MIME format.
------_=_NextPart_001_01C810DF.C55A74A8
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
=20
I was wondering how I would go about changing the color of text (APPEND
and TRUNCATE) for the following code:
=20
radio_group(-name=3D>'loadType',
-values=3D>['APPEND', 'TRUNCATE'],
-default=3D>'APPEND'),
hr,
submit("$submit"),
hr,
end_form();
=20
In addition, I would like to know what the syntax is to make an email
address to be clickable as in HTML "mailto".
=20
Thanks.
=20
Peter
------_=_NextPart_001_01C810DF.C55A74A8
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
charset=3Dus-ascii">
size=3D2>Hi,
size=3D2>
size=3D2>I was=20
wondering how I would go about changing the color of text (APPEND and =
TRUNCATE)=20
for the following code:
size=3D2>
size=3D2> =20
radio_group(-name=3D>'loadType',
&nbs=
p; =20
-values=3D>['APPEND',=20
' color=3D#ff0000>TRUNCATE'],
&n=
bsp; =20
-default=3D>'APPEND'),
=20
hr,
=20
submit("$submit"),
=
hr,
=20
end_form();
size=3D2>
size=3D2>In addition,=20
I would like to know what the syntax is to make an email address to be =
clickable=20
as in HTML "mailto".
size=3D2>
size=3D2>Thanks.
size=3D2>
size=3D2>Peter
------_=_NextPart_001_01C810DF.C55A74A8--