Home » HTML » Html miscellaneous » Question
  1. The ___________ of an item is the value of its element’s itemid attribute.
    1. global identifier
    2. scope
    3. typed item
    4. token
    5. None of these
Correct Option: A

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. The “typed item” creates new item.



Your comments will be displayed only after manual approval.