Document Object Model (DOM)
JavaScript is used to add behavior and interactivity to the web page. It is also possible to manipulate the web page using JavaScript.
JavaScript access the DOM to manipulate the web page. Using DOM, the JavaScript gets access to HTML as well as CSS ...
prateekgoel.hashnode.dev2 min read