Click to See Complete Forum and Search --> : client side scripting


ganeshjiyer
March 3rd, 2003, 06:00 AM
i created a text field and assigned font. the font size is 72. i want to resize the textfield so that the letters in the textfield are clearly visible... how can i do it?

nategrover
March 3rd, 2003, 11:43 AM
For example:

<INPUT TYPE=TEXT STYLE="height:72px;width=200px;font-size:72px;">