Run ❯
Get your own website
❯Run Code Ctrl+Alt+R
Save Code Ctrl+Alt+A
Change Orientation Ctrl+Alt+O
Change Theme Ctrl+Alt+D
Go to Spaces Ctrl+Alt+P
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