Which of the following is the attribute that is used to set a global identifier for a microdata item?

Which of the following is the attribute that is used to set a global identifier for a microdata item? Correct Answer itemid

The unique id for an element in html is specified by id attribute. Itemmid allows a vocabulary to define a global identifier for a microdata item, for example an ISBN number on a book. Use itemid on the same element as the item’s itemscope and itemtype attributes.

Related Questions

Which of the following element sets is an item of microdata?