DOM stands for Document Object Model. A document object represents the HTML document. It can be used to access and change the content of HTML.
DOM stands for Document Object Model. A document object represents the HTML document. It can be used to access and change the content of HTML.