Module 3: Dynamic Sites and JavaScript

In this module, we will focus on how to make pages dynamic using JavaScript, and what JavaScript is used for in web development.

Module Objectives

When you have completed this module, you should feel comfortable that you

  • Understand JavaScript event handling, how it works, and how to apply it.
  • Are able to make basic interactivity using events in JavaScript.
  • Are comfortable combining JavaScript, HTML, and CSS all together.