Meeting the DOM
In this lesson, we'll have a brief introductory meeting with the Document Object Model in HTML.
We'll cover the following
The HTML DOM (Document Object Model)
When we request a web page, the browser creates a Document Object Model of the page while loading the webpage.
A tree of Objects makes up the HTML DOM model as follows:
Get hands-on with 1400+ tech skills courses.