Understanding DOM Node Types in JavaScript (With Examples!)The DOM represents HTML/XML documents as a tree with nodes, each having a type defined by nodeType.