Various Doms In Html
Aug 16, 2023 · 2 min read · 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...
Join discussion


