Rune Hunter
11-03-2004, 10:00 PM
well now I need to now if you can change the size of text in a text area. If so how?
|
||||
text size help again...Rune Hunter 11-03-2004, 10:00 PM well now I need to now if you can change the size of text in a text area. If so how? Roy Sinclair 11-03-2004, 10:25 PM <textarea lines="8" columns="20" style="font-size: 18pt;"></textarea> Of course that style should properly go into a style sheet instead of inline as shown. Some people would use a <font> tag to control size but that a deprecated tag and no one should be using it for any new development these days, especially when CSS styles are more versatile and cleaner anyway. Rune Hunter 11-03-2004, 10:45 PM Thanks alot! |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum