DOM: A document object model (DOM) is a interface for html document and it represents the tree of objects inside the html document. -- DOM can be accessed by the "JAVASCRIPT" to manupulate elements in html -- Browser creates the initial DOM tree SHAD...
diwakar7.hashnode.dev2 min read
No responses yet.