@lyla The HTML DOM model is a tree of Objects and Objects are created by HTML the elements when page loaded.It allow us to access the content and allow us to manipulate the HTML elements properties and attributes dynamically using Javascript or other script.