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
The textarea form attribute
Name:
<textarea rows="4" cols="50" name="comment" form="usrform"> Enter text here...</textarea>
The text area above is outside the form element, but should still be a part of the form.