<input> is used to collect user information, without a conclusion.
<type>input element type,
input type attribute, type attribute value:
text (text box), button (button), checkbox (checkbox), file (file), hidden (hidden field),
image (image), password (password box), radio (radio button), reset (reset button), submit (submit button).
<textarea>Define a text area, concluding</textarea>.textarea attribute:
example:
Copy the code