HTML Input Field Types
<input type="text">:
<input type="radio">:
Choice 1
Choice 2
Choice 3
<input type="checkbox">:
Choice 1
Choice 2
Choice 3
<select>:
Inactive
Active
Deleted
<textarea>:
Line 1 Line 2
<input type="password">:
<input type="hidden">:
<input type="submit">: