] the browser reads the html page and constructs the DOM, each html element within the document becomes a DOM node object including the Document itself
] the DOM DOCUMENT consist of objects that espond to the "html" elements that the Document contains