Home
HTML
HTML Form elements
Tryit: HTML style textarea
Run ❯
zig
.
com
×
Change Orientation
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>