For beginners learning JavaScript, I want to explain the HTML DOM. Coding can be thought of as just ‘stuff’ doing ‘stuff’ to other ‘stuff’. Of course, what that ‘stuff’ is is the fun part. When developing something, we must interface with something. My...