Vidyalelo
HTML · Q69

Basic HTML

Programming · HTML · question 69

Q69

The ___________ of an item is the value of its element’s itemid attribute.

A.
token
B.
typed item
C.
global identifier
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The global identifier of an item is the value of its element’s itemid attribute, if it has one, resolved relative to the element on which the attribute is specified. If the itemid attribute is missing or if resolving it fails, it is said to have no global identifier.