DOM stands for Document Object Model. DOM is basically a programming interface for web documents. It represents various elements of a web document as a node/object in the form of a hierarchical tree like structure and gives users a functionality of e...
sumrit-understandingdom.hashnode.dev6 min read
No responses yet.