Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

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

  2. A.

     object

    B.

     figure

    C.

     embed

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option 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.


Be The First To Comment