Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

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

  2. A.

     key

    B.

     id

    C.

     itemclass

    D.

     itemid

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    It 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.


Be The First To Comment