What's going on here? You are referencing the document and looking through its DOM to find an element with a particular Id. Remember in the first lesson on HTML that you gave individual Ids to each ...
This tutorial is part of a bigger group of tutorials about web development, this repository focuses only on The DOM. How to select elements from your website. Manipulate them with Javascript (change ...