JavaScript lets you create interactive web pages which can respond to a user's actions. In this course, you'll learn how to bring web pages to life using the power of JavaScript.
What you'll learn
- What is the DOM?
- Making Changes to the DOM
- Responding to User Interaction
- Travelling Through the DOM (Traversal)