Online
DOM (Document Object Model) represents documents as a hierarchy of Node objects. <br><br>Some of these Node objects may have child nodes of various types, while others are 'leaf' nodes which can have nothing below them.