How are DOM utilized in JavaScript?
HTML DOM( Document Object Model), we can access and change all the HTML elements of a particular document. All types of modification can be done with the help of it, with ease. The pictorial representation of the DOM can be seen in this link - HTML DOM