hi web experts, i just want to ask is there a way to set the width and height property for the html input text box.
I had this on a form, but how to set the width and height? is there a way to do it?
<input name="time" type="text" class="inputbx" id="time">
thanks for all input :)