DOM defintion and process
shows the websites structure in form of a tree
It’s a cross-platform and language-independent application programming interface.

The use of an HTML DOM for JavaScript
With the HTML DOM, JavaScript can access and change all the elements of an HTML document.
The 6 global DOM objects (+ respective descriptions)

What are the DOM object properties?

What are the DOM properties for form controls?

How are DOM objects accessed?
