Q87
The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace.
A.
source
B.
src
C.
xmlns
AnswerD.
link
Answer: Option C
Solution
Answer: Option C
Solution:
The xmlns attribute specifies the xml namespace for a document.