Input
Tag: <input>
The input tag is used to define a field for the user to input data.
The 'type' attribute is used to specify which type of input field is being placed.
The input tag is self-enclosed and so no ending tag is required.
The attributes that can be used are:
Attach File |
Checkbox |
Password |
Radio Button |
Reset |
Submit |
Text |