i am trying to make my input box small but the height thing does not work.
<input name="" type="text" size="18" style="border: 1px solid #FFFFFF">
but how do i make that smaller
thanks for any help.
i am trying to make my input box small but the height thing does not work.
<input name="" type="text" size="18" style="border: 1px solid #FFFFFF">
but how do i make that smaller
thanks for any help.
also i am trying to add my own GO button but it never lines up how can i make then be on the same level
<input name="" type="text" size="18" style="border: 1px solid #FFFFFF"><img src="1.png">
create a class, and you can edit anything you want to your text box. to apply it simply
<input type="" name="" class="myClass">
:: Copyright KIRUPA 2024 //--