Vidyalelo
HTML · Q70

Basic HTML

Programming · HTML · question 70

Q70

If the element has an itemscope attribute, it returns an __________ object with all the element’s properties.

A.
itemscope
B.
dom object
Answer
C.
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.