Modelling with Document Object Model
Document object model is the representation of all the objects of the HTML page as a tree structure. There is no specification on the documents be implemented as tree or collection of trees. It is an abstract interface which created by the browser wh...
narmadanannaka.com4 min read