Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Introduction to the Web | Understanding the Web and HTML
course content

Зміст курсу

HTML Essentials

Introduction to the WebIntroduction to the Web

What is the Internet?

The Internet is a global network of interconnected computers and devices that communicate with each other using standardized protocols.
Unlike a physical object in a single location, the Internet is an expansive infrastructure composed of cables, routers, switches, and other networking equipment spanning the globe. Essentially, it's a network of networks, interconnected via physical cables, fiber-optic lines, satellites, and other communication channels.

How does the Web work?

The World Wide Web (WWW or simply the web) is a subset of the Internet. It is a system of interconnected documents and resources linked together by hyperlinks and URLs (Uniform Resource Locators). The web operates based on a client-server model:

Clients

These are devices such as computers, smartphones, or tablets used by individuals to access information on the web. Web browsers (e.g., Google Chrome, Mozilla Firefox, Safari) are applications installed on clients that interpret and display web content.

Servers

These are computers that store and serve web content to clients upon request. Websites are hosted on servers which are connected to the Internet and accessible to users worldwide. When a user requests a web page by entering a URL or clicking on a link, the client sends a request to the server, then the server responds with the requested content to the client's browser.

image
Throughout the course, you'll have access to video tutorials to help you visualize the information covered in each chapter. If needed, you can watch them at 1.5 or 2 times the normal speed. Additionally, feel free to practice alongside the video tutorials.

Video Tutorial

1. What is the Internet?
2. What are clients in the context of the web?
3. When a user (client) requests a web page, what happens next?

What is the Internet?

Виберіть правильну відповідь

What are clients in the context of the web?

Виберіть правильну відповідь

When a user (client) requests a web page, what happens next?

Виберіть правильну відповідь

Все було зрозуміло?

Секція 1. Розділ 2
course content

Зміст курсу

HTML Essentials

Introduction to the WebIntroduction to the Web

What is the Internet?

The Internet is a global network of interconnected computers and devices that communicate with each other using standardized protocols.
Unlike a physical object in a single location, the Internet is an expansive infrastructure composed of cables, routers, switches, and other networking equipment spanning the globe. Essentially, it's a network of networks, interconnected via physical cables, fiber-optic lines, satellites, and other communication channels.

How does the Web work?

The World Wide Web (WWW or simply the web) is a subset of the Internet. It is a system of interconnected documents and resources linked together by hyperlinks and URLs (Uniform Resource Locators). The web operates based on a client-server model:

Clients

These are devices such as computers, smartphones, or tablets used by individuals to access information on the web. Web browsers (e.g., Google Chrome, Mozilla Firefox, Safari) are applications installed on clients that interpret and display web content.

Servers

These are computers that store and serve web content to clients upon request. Websites are hosted on servers which are connected to the Internet and accessible to users worldwide. When a user requests a web page by entering a URL or clicking on a link, the client sends a request to the server, then the server responds with the requested content to the client's browser.

image
Throughout the course, you'll have access to video tutorials to help you visualize the information covered in each chapter. If needed, you can watch them at 1.5 or 2 times the normal speed. Additionally, feel free to practice alongside the video tutorials.

Video Tutorial

1. What is the Internet?
2. What are clients in the context of the web?
3. When a user (client) requests a web page, what happens next?

What is the Internet?

Виберіть правильну відповідь

What are clients in the context of the web?

Виберіть правильну відповідь

When a user (client) requests a web page, what happens next?

Виберіть правильну відповідь

Все було зрозуміло?

Секція 1. Розділ 2
some-alt