Home
HTML
HTML Form elements
Tryit: HTML style textarea
Run ❯
Get your
own
website
×
Change Orientation
Save Code
Change Theme, Dark/Light
Go to Spaces
Styling Textarea
Use CSS to change the size of the textarea:
<textarea name="message" style="width:200px; height:600px;">The cat was playing in the garden.</textarea>