InterviewSolution
Saved Bookmarks
| 1. |
Which attribute specifies a unique alphanumeric identifier to be associated with an element?(a) class(b) id(c) article(d) htmlThe question was posed to me in an online interview.This interesting question is from HTML and XHTML Element Reference in portion HTML and XHTML Fundamentals of HTML |
|
Answer» Right option is (b) ID |
|