Taboola interview question

How is DOM related in HTML

Interview Answer

Anonymous

May 8, 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.