Forms
Hello. Try out the examples below and inspect the results in your browser's developer tools, or go to the
Index
.
GET form
Text input:
Number input:
Email input:
Textarea:
This is some text
Radio input:
Radio input alt:
Checkbox input:
Select list:
Option 1
Option 2
POST form
Text input:
Number input:
Email input:
Textarea:
This is some text
Radio input:
Radio input alt:
Checkbox input:
Select list:
Option 1
Option 2