|
-
Jul 9th, 2003, 08:18 PM
#1
Thread Starter
Lively Member
Changing TEXTAREA's font
I have a textarea control, which by default displays it's contents in Courier New (or Courier, whichever) ... but this font looks horrid, it's hard to read. I would like to change this font to match the rest of my website. Any help? Thanks.
-
Jul 9th, 2003, 10:35 PM
#2
Frenzied Member
are you using a css on your site??? if so just set the class property of the textarea to one of the css styles.
<input type="textarea" rows="10" cols="50" class="yourCSSstyle"></textarea>
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|