reading-notes

  1. Compose a short poem describing how HTTP sends data between computers.

  2. Describe how HTML, CSS, and JS files are “parsed” in the browser.

  3. How can you find images to add to a Website?

  4. How do you create a String vs a Number in JavaScript?

  5. What is a Variable and why are they important in JavaScript?