+ 1
How to control the size of input box in html forms?
While working with html forms, when i create a input (type text/password) the blank box which is created is always of the same size... How can i control the size of this box?
5 Réponses
+ 5
<input type="text" style="width 300px; height: 45px; " />
+ 4
Yeah, just set the width and height to whatever you would like
+ 2
Thanks guys
+ 2
হ্যালো ব্রো
+ 1
হেলো☺