Form examples method="post"

Simple form - the method will be get








Radio Buttons Choose your favorite Web language:
   
   
   
Checkboxes The input type="checkbox" defines a checkbox:



The select Element The select element defines a drop-down list:
Textarea The textarea element defines a multi-line input field.


(button I do nothing)
(button onclick)