Form Inputs:

General input structure:
<input type="TYPE" name="NAME" value="DEFAULT VALUE"/>

Global attributes:
placeholder, name, value, required, readonly, disabled, size, id, class, autocomplete

input typeresultattributes
max, min, step, value
multiple
multiple, accept
radio
max, min, step, value