Home » HTML » Html miscellaneous » Question
  1. Which of the following element sets is an item of metadata?
    1. itemref
    2. itemtype
    3. itemscope
    4. All of above
    5. None of these
Correct Option: C

Itemscope is a boolean global attribute that defines the scope of associated metadata. The itemscope attribute creates a new item, a group of name-value pairs. The URL of vocabulary is specified by itemtype global attribute. List of element ID’s is provided by itemref.



Your comments will be displayed only after manual approval.