InterviewSolution
Saved Bookmarks
| 1. |
Name the attribute of the <input> tag that determines the category of controls a) SRC b) value c) name d) type |
|
Answer» type attribute of the <input> tag that determines the category of controls. |
|