Skip to main content
  • DOM refers to the HTML page where all the nodes are objects , There can be 3 main types of nodes in the DOM tree
    • text nodes
    • element nodes
    • comment nodes