Vidyalelo
HTML · Q100

Basic HTML

Programming · HTML · question 100

Q100

Which of the following is the attribute that is used to add a name/value pair to a microdata item?

A.
itemscope
B.
itemref
C.
itemprop
Answer
D.
itemid

Answer: Option C

Solution

Answer: Option C
Solution:
To add a property to an item, the itemprop attribute is used on one of the item’s descendants. Markup without the microdata-related attributes does not have any effect on the microdata model.