View Full Version : big text box
cwl157
06-21-2004, 09:51 PM
is there any way to make a big text box or a text box with bigger print then a normal text box
glenngv
06-22-2004, 03:31 AM
<input style="font-size:50px" value="BIG TEXTBOX" />
cwl157
06-22-2004, 06:08 PM
thanks. now is there anyway for me to make the background of the text box black and the font color white or some other color?
Vladdy
06-22-2004, 06:15 PM
http://www.w3c.org/TR/CSS21
TheRoper
06-22-2004, 06:16 PM
<INPUT type="text" style="font-size:50px; color:#FFFFFF; background-color:#000000">
cwl157
06-22-2004, 06:20 PM
thanks thats exactly what i was looking for
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.