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 :)

Just set them in the css for your class inputbx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.