Document Object Model : The document object represents the whole html document. HTML DOM (Document Object Model) is a hierarchical representation of HTML documents. When html document is loaded in the browser, it becomes a document object. It is ...
adityag7678.hashnode.dev6 min read
No responses yet.