201-Your reminder to trust the process!
What is an object?
- Objects use variables and functions to create a model of something that you would recognize in the real world.
DOM aka Application Programming Interface (API)
- Specifies how browsers should create a model of an HTML page and
how JavaScript can access and update the contents of a web page while it's in the broswer window. ## Working with the DOM Tree.