1.

What Are The Different Properties Of Nodes?

Answer»
  • Node is used in HTML DOM as an object that points to the other element in the tree and gets generated by the root node.
  • Nodes in an object form have some METHODS and PROPERTIES that allow the ACCESSING of the JavaScript to be used for MODIFICATION.



Discussion

No Comment Found