Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

  1. The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace.

  2. A.

     source

    B.

     src

    C.

     xmlns

    D.

     link

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The xmlns attribute specifies the xml namespace for a document.


Be The First To Comment