The internet is the physical network; the web is what you see in your browser

The internet is the actual infrastructure — the cables, servers, and equipment that connect computers to each other around the world. The web is one service that runs on top of that infrastructure, the way email is another service. When you open Chrome or Safari and type in a web address, you are using the web. When you send an email, use a video call, or read a file, you are using the internet but not necessarily the web.

This distinction matters because it changes how you think about what is happening when something goes wrong. If your internet connection is down, nothing works — not the web, not email, not video calls. If the web is down but your internet is working, you might still be able to send email or use other services. Understanding the difference also helps you understand why some security and privacy risks explore to everything you do online, while others are specific to websites.

Key Takeaways

  • The internet is the global network of connected computers and cables; the web is the system of linked documents and pages you access through a browser.
  • You can use the internet without using the web — email, video calls, and file downloads work on the internet but are not part of the web.
  • Your internet service provider (ISP) gives you access to the internet; your browser gives you access to the web.
  • Problems with your internet connection affect everything you do online, but problems with the web only affect websites and web-based services.
  • Both the internet and the web have their own security and privacy considerations, and they are not always the same.

What the internet actually is: the backbone

The internet is a network of networks. It is made up of millions of computers, servers, and devices all connected by cables, fiber optic lines, and wireless signals. Your home router connects to your internet service provider (ISP), which connects to larger networks, which connect to even larger networks, until everything is linked together globally.

When you send data — whether it is an email, a video call, or a request for a webpage — that data travels across this network in small pieces called packets. Each packet has a destination address, and routers along the way read that address and send the packet in the right direction, the way a postal service sorts mail. The internet does not care what kind of data is in those packets. It just moves them from one place to another.

Your ISP is your gateway to the internet. They own or lease the cables and equipment that connect your home to the rest of the network. When you pay for internet service, you are paying for access to this infrastructure and the bandwidth (the amount of data you can send and receive) that comes with your plan.

What the web is: one service among many

The web is a system of documents — web pages — that are linked to each other and stored on servers around the internet. When you type a web address (called a URL) into your browser, your browser sends a request across the internet to a server that holds that page. The server sends the page back, your browser reads the code that makes up that page, and displays it on your screen.

The web was invented in 1989 by Tim Berners-Lee as a way to organize and share information. Before the web, the internet existed but was much harder to use — you had to know technical commands to move files around or send messages. The web made it possible for anyone to create and view documents without being a programmer.

But the web is not the only thing that runs on the internet. Email has its own system (SMTP for sending, IMAP or POP3 for receiving). Video calls use their own protocols. File sharing services like Dropbox or BitTorrent use their own systems. All of these services use the internet to move data, but none of them are part of the web.

How your browser fits into this picture

Your browser — Chrome, Safari, Firefox, Edge — is software designed specifically to request web pages and display them. When you type a web address or click a link, the browser translates that into a request that travels across the internet to a web server. The server responds with the code that makes up the page (usually HTML, CSS, and JavaScript), and the browser reads that code and turns it into the page you see.

A browser only understands the web. It cannot send email, make video calls, or read files from a file-sharing service (though it can read files from a web server). If you want to use email, you need an email client — either a separate program like Outlook or Thunderbird, or a web-based email service like Gmail that runs inside your browser. The browser is just the tool; the web is what it is designed to access.

Why this distinction matters for security and privacy

Your ISP can see all the internet traffic that passes through their network — including which websites you visit, which services you use, and when you use them. They cannot see the content of encrypted messages or the details of what you do on a find website (the "https" in the address bar means the connection is encrypted), but they can see that you visited that website. This is why some people use a VPN (virtual private network) to hide their internet activity from their ISP.

Websites themselves can track what you do on their pages — which links you click, how long you stay, what you type into forms. They can also set cookies, small files that your browser stores and sends back to them each time you visit. This tracking happens at the web level, not the internet level. A VPN will not stop a website from tracking you; you need browser settings or privacy extensions for that.

Malware and viruses can spread across the internet through any service — email attachments, file downloads, infected websites. But the specific risks are different. A phishing email tries to trick you into revealing passwords or clicking a malicious link. A malicious website tries to infect your computer or steal your data when you visit. Understanding which service is involved helps you understand what kind of attack you are defending against.

The web is growing, but so is everything else on the internet

For many people, the web feels like the internet because they spend most of their time in a browser. But the internet is much larger. Video streaming services like Netflix and YouTube use the internet but not the web in the traditional sense — they use custom protocols optimized for video. Cloud storage services like Google Drive or OneDrive use web addresses but also use their own systems for syncing files to your devices. Social media apps on your phone use the internet but not a browser.

This matters because it means security and privacy practices that work for the web do not always work for other services. A password manager helps you create strong passwords for websites, but it does not protect you from a malicious app on your phone. Two-factor authentication adds a layer of security to your web accounts, but it does not prevent your ISP from seeing which websites you visit. Each service has its own risks and its own defenses.

Frequently Asked Questions

Is WiFi the same as the internet?

No. WiFi is a way to connect to the internet wirelessly. Your router uses WiFi to send internet signals to your devices, but the internet itself is the global network of cables and servers. You can have WiFi without internet (a router with no ISP connection), and you can have internet without WiFi (a wired connection directly to your modem).

Can I use the internet without the web?

Yes. You use the internet without the web every time you send an email, make a video call, or read a file from a file-sharing service. The web is just one service that runs on the internet. If the web goes down but your internet connection is working, you can still do these other things.

What does HTTPS mean, and why does it matter?

HTTPS means your connection to a website is encrypted — the data you send (like passwords or credit card numbers) is scrambled so that no one between you and the website can read it. HTTP (without the S) is not encrypted. Always look for HTTPS when you enter sensitive information on a website, especially on pages where you log in or make purchases.

Does a VPN protect me on all websites?

A VPN hides your internet activity from your ISP and your network, but it does not hide your activity from the websites you visit. A website can still track what you do on its pages, set cookies, and see what you type into forms. For privacy on websites, you need browser settings, privacy extensions, or the website's own privacy controls.

Why do some services work on the internet but not the web?

The web is optimized for displaying documents and pages. Services like video streaming or real-time gaming need different systems that can move large amounts of data very quickly or handle constant back-and-forth communication. These services use the internet but bypass the web's document-based system to work more efficiently.