[thelist] How to control TEXTAREA font size, etc...?

Sam-I-Am sam@sam-i-am.com
Mon Sep 11 16:17:42 2000
also - you can alter the size and font face in netscape using an old
fashioned FONT tag:

<font size="+3" face="wingdings"><textarea rows="5" cols="40">
</textarea></font>


Sam