Hi
I am trying to adjust the text size of what is in those boxes you sometimes see on websites - not regular tables, but the scrolling boxes that have scrollbars on them, like a form field
Here is the htm that is in there:
<TEXTAREA rows=3 cols=36>
How do I get this font smaller?
</TEXTAREA></FONT>
</B></p>
xxxxxxxxxxxxxx
I tried putting this in, but it didn't work:
<font face="Arial" size="2" color="#000000">
Thanks
I am trying to adjust the text size of what is in those boxes you sometimes see on websites - not regular tables, but the scrolling boxes that have scrollbars on them, like a form field
Here is the htm that is in there:
<TEXTAREA rows=3 cols=36>
How do I get this font smaller?
</TEXTAREA></FONT>
</B></p>
xxxxxxxxxxxxxx
I tried putting this in, but it didn't work:
<font face="Arial" size="2" color="#000000">
Thanks