I have an <input>
that I want to be smaller than size="1"
but I do not know how to make it smaller. Is it possible to do this?
I tried using fractions and decimals but neither worked.
You can assign it a pixel width instead:
<input type="text" style="width: 4px">
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With