Alister Education / Computer Education / Web and Browsers
COMPUTER EDUCATION · LESSON 10

Web and Browsers

Learn how browsers, websites, domains, DNS, HTTPS and web servers work together when you open a website.

BeginnerWeb8 min
ROUTERLaptopPhonePrinterServer

What is a web browser?

A web browser is software used to access and interact with websites and web applications.

Examples include Chrome, Firefox, Safari and Edge.

What happens when you open a website?

  1. You enter a web address or search for something.
  2. The browser needs to find the appropriate server, often using DNS to translate a domain name into an IP address.
  3. The browser connects to the server, usually using HTTP or HTTPS.
  4. The server sends resources such as HTML, CSS, JavaScript, images or data.
  5. The browser interprets those resources and displays the page.

Website, webpage and web application

Webpage

A single document or view on the web.

Website

A collection of related webpages and resources under a domain or set of domains.

Web application

Interactive software delivered through a browser, such as online email or document editors.

Search engine

A service that helps users find information across the web.

Tip: Look for HTTPS and a familiar domain when entering sensitive information, but remember that HTTPS alone does not prove that a website is trustworthy.