Run ❯
Bootstrap Example
Form control: textarea
The form below contains a textarea for comments:
Comment:
<textarea class="form-control" rows="5" id="comment" name="text"></textarea>
Submit