Stage 1: Internet Foundations

Client-Server Model

The Client

Usually your browser (Chrome/Safari) that renders the website.

The Network

The highway of data transmission using HTTP/HTTPS protocols.

The Server

A powerful computer that stores files and handles logic.

Visual Aid

Practice Task

Open DevTools and watch the Network tab as you refresh.

Theoretical Lesson — Read and Complete the task on the left.