How it Works: Querying the Document
In this lesson, we learn the implementation of the previous lesson's exercise. Let's begin!
We'll cover the following...
How it works
Because originally hideandseek.js was empty, including it in index.html did not actually run any JavaScript code.
However, in step three, ...