When a web page is loaded, the browser creates a Document Object Model of the page.The HTML DOM model is constructed as a tree of Objects:
2. A little more handwritten explanation of HTML DOM (Please watch the video at the bottom of the screen, where we walk through in detail)