documentElement
(attribute
)
Owning interface and usage:
Member of these other interfaces :
none
Readonly: yes
Description:
Stores the
root element of the document.
Note:
(
For HTML documents, this is the element with the tagName "HTML".)
_____________________________________________