Discussion :: HTML- CS
- The ___________ of an item is the value of its element’s itemid attribute.
Answer : Option C
Explanation :
The global identifier of an item is the value of its element’s itemid attribute, if it has one, resolved relative to the element on which the attribute is specified. If the itemid attribute is missing or if resolving it fails, it is said to have no global identifier.
Be The First To Comment