I have an
<input type="text" />
box. The data in my box is quite long so I set the height to 100px. However the text just goes from left to right and does not wrap. Is there any way I could make it wrap?
Hoping for some good suggestions.
Thanks,
You need to use a <textarea>
instead for input text that wraps.
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