InterviewSolution
Saved Bookmarks
| 1. |
Which attribute uniquely identification element?(a) ID(b) Class(c) Name(d) Scope |
|
Answer» Right option is (a) ID The explanation is: ID attribute is used to uniquely identify action element. |
|