Q70
If the element has an itemscope attribute, it returns an __________ object with all the element’s properties.
A.
itemscope
B.
dom object
AnswerC.
collection.namedItem
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
When an HTML document is loaded into a web browser, it becomes a document object.