Home » HTML » HTML APIs » Question
  1. Which of the following is a global identifier for the item?
    1. itemref
    2. itemid
    3. itemtype
    4. itemprop
    5. None of these
Correct Option: B

itemid attribute is a global identifier for the item, itemprop attribute defines a property of the item, itemref gives a list of additional elements to crawl to find name-value pairs of the item, itemtype is a valid URL that defines the item.



Your comments will be displayed only after manual approval.