Taboola interview question

How is DOM related in HTML

Interview Answer

Anonymous

8 May 2019

The DOM is an interface that represents the HTML document in memory as a tree with branches that end in nodes and each node contains objects.