The DOM stands for Document Object Model. It is the interface between the JavaScript you write and the browser.
In this lesson, we open up the browser developer console to inspect the HTML within.
Use CMD + OPT + i to open the console quickly.
CMD + OPT + i