how to wrap text in input tag

Is text wrapping possible for input tag?
5 Replies
Stephin Maju
Stephin MajuOP10mo ago
:html5:
majkl
majkl10mo ago
No. Buy you may mask it as a label.
EIO
EIO10mo ago
@Stephin Maju what you're looking for is a <textarea />
Stephin Maju
Stephin MajuOP10mo ago
<input />
EIO
EIO10mo ago
Yeah, I get that. I'm just saying that the input tag is not equipped with such capabilities. The textarea, however, is basically an input tag that has the capabilities you're looking for. So, if you can, switch your input to a textarea, but w/o that, you can't achieve wrapping in a text input
Want results from more Discord servers?
Add your server