Computer Applications
Name the attributes which are used with the <INPUT> tag.
HTML Advanced Features
12 Likes
Answer
The attributes which are used with the <INPUT> tag are:
- Type
- Name
- Value
- Size
- Maxlength
Answered By
6 Likes
Related Questions
Which attribute of the drop-down list is used to add a scroll feature to it?
Name the entity used to select multiple options from the items displayed in a list.
Which tag helps in creating a drop-down list on a form area?
Which attribute of
<INPUT>tag specifies what type of form control will be added to the form area?