Document Object Model (DOM)

When working with the DOM, Live DOM Viewer is a good place is see what it looks like! A good starting point for working with the DOM is Manipulating documents - Learn web development | MDN, as well as DOM scripting introduction - Learn web development | MDN.