Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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
b) figure
c) embed
d) collect

Answer: a
Explanation: 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. A self-contained information like images, diagrams are specified by figure tag in HTML. External applications are embed using embed tag.

Join The Discussion