Run ❯
Bootstrap Example
Textarea
Use the .form-control class to style textareas as well:
Comments:
<textarea class="form-control" rows="5" id="comment" name="text"></textarea>
Submit