Will192
03-07-2003, 11:25 AM
Kinda new to HTML. There is probably a simple answer to this, but I can't find it.
What I wan to do is change to size of the text in the textbox. Here is my code:
<INPUT TYPE=TEXT NAME=lvDate25 SIZE=8 VALUE='2003/4/21'>
I have tried to put a STYLE='font : 8pt' and tried to put <SMALL> </SMALL> around the statement, but neither worked.
Thanks in advance for any replies to this post.
Will192
What I wan to do is change to size of the text in the textbox. Here is my code:
<INPUT TYPE=TEXT NAME=lvDate25 SIZE=8 VALUE='2003/4/21'>
I have tried to put a STYLE='font : 8pt' and tried to put <SMALL> </SMALL> around the statement, but neither worked.
Thanks in advance for any replies to this post.
Will192