Frames | No Frames |
HTMLDocument
object with the minimal tree made
of the following elements: HTML
, HEAD
,
TITLE
, and BODY
.HTMLDOMImplementation
interface extends the
DOMImplementation
interface with a method for creating an
HTML document instance.