Module 2: Javascript

Overview

In this module, you will learn to make web pages come alive with client-side scripting, specifically using JavaScript. JavaScript, like HTML and CSS, is plain text that is executed in the browser. Therefore, anyone with a web browser can write and test JavaScript scripts without have a specialized web server environment. In this module you will get plenty of hands-on experience writing your own scripts that manipulate the HTML content on your web pages.

Lessons