HTML: Is there an <input> type for multi-line text areas?

pcm

New member
I want to create a label where the user can enter text into a multi-line text area instead of a single-line which "textarea" provides.
 
Back
Top