FrontendBeginner
What is DOM?
Document Object Model - a programming interface that represents HTML/XML documents as a tree structure of nodes and objects.
Document Object Model - a programming interface that represents HTML/XML documents as a tree structure of nodes and objects.