Vidyalelo
HTML · Q13

HTML5

Programming · HTML · question 13

Q13

The element ___________ simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag

A.
object
Answer
B.
figure
C.
embed
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
HTML documents are delivered as “documents”.These are then parsed, which turns them into the Document Object Model (DOM) internal representation, within the web browser.