Node (DOM)
In the context of theDOM, anode is a single point in the node tree. Various things that are nodes are the document itself, elements, text, and comments.
In the context of theDOM, anode is a single point in the node tree. Various things that are nodes are the document itself, elements, text, and comments.