- 
					 Every HTML element may have an ____________ attribute specified.
 
- 
                        
- relevant types
 - itemscope
 - itemref
 - itemtype
 - None of these
 
 
Correct Option: B
“itemtype” attribute specifies URL that is used to provide item’s data in data structure. An element with the itemscope attribute specified creates a new item, a group of name-value pairs.