Lesson 1 — Intro to the Web

Overview

In this lesson, students learn what the web is, how a browser requests pages from servers, and where HTML and CSS fit in.

Learning Objectives

Prerequisites

None.

Core Content

Exercise

Draw a simple diagram showing a browser, a server, and the path of a request/response.

Homework

Install a code editor (VS Code) and create a folder for this course.