What is the internet, how is it different from the web, and what basic parts let a browser load a page?
Describe what the internet and the World Wide Web are, the role of browsers, web addresses and servers, and the difference between the internet and the web
A clear answer to the N-Level Computer Applications outcome on how the internet works: the internet versus the web, browsers, web addresses and servers, and how a page is requested and loaded.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
This outcome is about understanding, in simple terms, what the internet is and how a web page reaches your screen. You should be able to say what the internet is, what the World Wide Web is, and how they differ, and describe the roles of a browser, a web address (URL) and a web server. You do not need deep networking theory, just a clear picture of request and response. In the written paper you explain these terms and the basic process.
The answer
The internet
The internet is the huge global network of computers and devices connected together by cables, wireless links and other equipment. It is the infrastructure: the roads along which information travels. Many different services run on top of it, including the web, email, video calls and online games.
The World Wide Web
The World Wide Web (the web) is one service that runs on the internet. It is the collection of web pages and websites that you view in a browser. So the web is part of what the internet carries. A useful way to put it: the internet is the network, and the web is one of the things travelling on it. Email, for example, also uses the internet but is not part of the web.
Web browsers
A web browser is the program on your device that you use to view web pages. You type or click a web address, and the browser fetches and displays the page. Browsers also let you use tabs, bookmarks and a history of pages you have visited.
Web addresses
A web address, also called a URL, tells the browser where to find a page. For example, in https://www.example.edu.sg/library:
- https is the way the browser and server talk; the "s" means the connection is secure.
- www.example.edu.sg is the domain name, which names the website.
- /library points to a particular page or section on that site.
Web servers and the request
A web server is a computer that stores web pages and sends them out when asked. When you enter an address and press Enter, the browser uses it to find the correct server, sends a request for the page, and the server responds by sending the page back. The browser then displays it. This request-and-response is the basic way the web works.
Examples in context
Example 1. Streaming and the web. When you watch a video on a streaming site, your browser requests pages from the site's servers over the internet, and the video data is sent back to play. The streaming uses the internet, and the page you click is part of the web.
Example 2. Email versus the web. Sending an email also travels over the internet, but email is a separate service from the web; you might read it in a browser, yet the message itself is not a web page. This shows the internet carries many services, of which the web is just one.
Try this
Cue. Explain, in one sentence each, what the internet is and what the World Wide Web is. (The internet is the global network of connected computers; the web is one service on it, the pages you view in a browser.)
Cue. State the role of a web browser and a web server. (The browser is the program that requests and displays web pages; the server is the computer that stores pages and sends them back when asked.)
Cue. In https://www.example.edu.sg/library, name the part that identifies the website. (The domain name, www.example.edu.sg, with /library pointing to a page on it.)
Exam-style practice questions
Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
Original4 marksExplain the difference between the internet and the World Wide Web, and describe the role of a web browser and a web server in loading a page.Show worked answer →
The internet is the huge global network of connected computers and the cables, wireless links and devices that join them. The World Wide Web is one service that runs on the internet: the collection of web pages and sites you view in a browser. So the web is part of what the internet carries, not the same thing.
A web browser is the program on your device that you use to view web pages; you type or click a web address and it requests the page. A web server is a computer that stores web pages and sends them back when a browser asks for them. The browser requests, the server responds, and the page loads.
What markers reward: the internet as the network and the web as a service of pages on it, the browser as the program that requests and displays pages, and the server as the computer that stores and sends them.
Original3 marksA web address is https://www.example.edu.sg/library. Identify the part that names the website, and explain in simple terms what happens after you press Enter.Show worked answer →
The part that names the website is the domain name, www.example.edu.sg. The /library after it points to a particular page or section on that site.
After you press Enter, the browser uses the address to find the correct web server, sends a request for that page, and the server sends the page back. The browser then displays the page on your screen.
What markers reward: identifying the domain name as the site name (with /library as a page on it), and a simple correct sequence of request to the server and response back to the browser.
Related dot points
- Use a search engine effectively with good keywords, refine searches, and evaluate websites for reliability before using the information
A practical answer to the N-Level Computer Applications outcome on web search: choosing good keywords, refining a search, and evaluating a website for reliability before trusting the information.
- Compose and send email with a clear subject and message, use To, Cc and Bcc and attachments correctly, and apply good email etiquette
A step-by-step answer to the N-Level Computer Applications outcome on email: writing a clear message, using To, Cc and Bcc and attachments correctly, and following good email etiquette.
- Explain cloud storage and online collaboration, how to save, sync and share files with chosen permissions, and the benefits and risks involved
A clear answer to the N-Level Computer Applications outcome on cloud storage and online collaboration: saving, syncing and sharing files with permissions, working together live, and the benefits and risks.
- Plan a simple web page or small site, identifying purpose and audience, sketching a layout and structure, and planning clear navigation
A practical answer to the N-Level Computer Applications outcome on planning a web page: deciding purpose and audience, sketching layout and structure, and planning clear, consistent navigation before building.
- Describe safe and responsible online behaviour, protect personal information and privacy, and respond appropriately to risks such as oversharing and cyberbullying
A practical answer to the N-Level Computer Applications outcome on staying safe online: protecting personal information and privacy, behaving responsibly, and responding to risks such as oversharing and cyberbullying.