sure thing, all you have to do is use CSS.
try something like this:
<form action=whatever>
<input type=textarea size=42 height=12 style="font-family:verdana;
font-size:10;">
</form>
----- Original Message -----
From: "X" <unix_box@y...>
To: "HTML Code Clinic" <html_code_clinic@p...>
Sent: Wednesday, February 14, 2001 6:42 AM
Subject: [html_code_clinic] Re: [asp_forms] RE: Format : Textarea
> hello friends..
>
>
> i would like to ask you how to format the font in
> textarea... maybe for verdana font..
>
> thanks..
>
>