name: Ohue Joy mat no: uj/2016/ns/0618 department: cs
What is DOM? Is a Document Object Model. When a web page is loaded, the browser creates a Document Object Model of the page.The DOM is World Wide Web Consortium standard that defines a standard for accessing documents (In other words, the HTML DOM is a standard for how to get, change, add, or delete HTML elements.)