ALL ABOUT DOM- DOCUMENT OBJECT MODEL in JAVASCRIPT
Introduction
If you wish to add animation to any of the components in the web page, all those animations or modifications to an element to behave in a certain way are done by manipulating the DOM.
The Document Object Model usually referred it as the ...
saimounikaperi.hashnode.dev11 min read