Lesson 1 of 10

🌐 How the Web Works

🎯 Grades 6–8 ⏱ ~25 minutes 💚 Beginner

What You'll Learn

  • What happens when you type a URL in a browser
  • The roles of clients, servers, and DNS
  • How HTML, CSS, and JavaScript work together
Quick Check

1. What role does your browser play in the client-server model?

AServer — it stores files
BClient — it requests pages
CDNS — it translates names

2. What does DNS do?

AStyles the web page
BTranslates domain names to IP addresses
CRuns JavaScript code

3. Which language makes a website interactive?

AHTML
BCSS
CJavaScript

4. What is HTTP?

AA programming language
BA type of server
CThe protocol browsers use to request and receive web pages