Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Re: [asp_forms] RE: Format : Textarea


Message #1 by X <unix_box@y...> on Tue, 13 Feb 2001 17:54:50 -0800 (PST)
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..
>
>


  Return to Index