Module 1: Overview of Scripting on the Web

Overview

Today's Web is highly interactive and includes a tremendous wealth of tools that enable everyday users to participate in creating, contributing, and sharing content. At its core, the Web is still comprised of HTML and CSS, but with these technologies alone it's impossible to create the sort of rich web applications that students are using in their everyday lives.

This single-lesson module is important because it provides an opportunity to pause and look at the big picture. HTML and CSS provide the foundation, but scripting, both server-side and client-side, make it possible to change HTML and CSS content on-the-fly, which has resulted in an explosion of rich, interactive websites.

Lesson 1: Client-side vs. Server-side Scripting

Tips for Delivering This Lesson