Skip to content

What is a Website?

A website is a place on the internet where people can find information, play games, watch videos, and do many other things. Websites are made up of web pages, and each page can have pictures, text, videos, and buttons that we can click on.

Some websites are fun, like YouTube, where you can watch cartoons. Others help us learn, like National Geographic Kids. Some websites allow people to buy things, like Amazon.

Different Types of Websites

Websites have different purposes. Here are some common types:

  • Learning Websites – Help people learn new things.
    • Example: National Geographic Kids, BrainPOP.
  • Entertainment Websites – Have videos, music, or games.
    • Example: YouTube, PBS Kids, Cool Math Games.
  • Shopping Websites – Let people buy things online.
    • Example: Amazon, Walmart.com.
  • Search Engines – Help people find information.
    • Example: Google, Bing.
  • News Websites – Share news from around the world.
    • Example: CNN Kids, Scholastic News.

Activity: Website Scavenger Hunt

Find a website that fits each type above.

  1. A website with videos: ___________
  2. A website where you can play games: ___________
  3. A website that helps you learn: ___________

Discuss with a partner: What is your favorite website? Why?


How Do Websites Work?

Websites live on the internet, which is a giant network of computers connected all over the world.

When you visit a website, your computer talks to another computer called a server. The server stores the website’s information and sends it to your computer. Your web browser (such as Google Chrome or Safari) then displays the website for you to see.

Think of the Internet Like a Library

Imagine you walk into a library and ask for a book.

  1. You go to the front desk and tell the librarian (server) the name of the book (website).
  2. The librarian finds the book on the shelf (internet storage).
  3. The librarian gives you the book, and you start reading it (webpage appears on your screen).

This is how your computer asks for a website!

Steps to Visit a Website

  1. Type the website address (like www.google.com) into your browser.
  2. Your computer sends a request to the internet to find the website.
  3. A server sends back the website’s data.
  4. Your web browser (like Chrome or Safari) displays the website for you.

What Makes a Website?

Websites are made using code, which is a special language that tells computers what to do.

The Three Main Codes for Websites

  1. HTML (HyperText Markup Language) – This tells a website what to display. It adds headings, paragraphs, pictures, and links.
  2. CSS (Cascading Style Sheets) – This makes the website look nice. It adds colors, fonts, and layouts.
  3. JavaScript – This makes the website interactive. It allows users to click buttons, fill out forms, and play animations.

Example: A Simple Web Page

Imagine a website is like a house:

  • HTML is the structure (walls, doors, and windows).
  • CSS is the paint and decorations (colors, fonts, and styles).
  • JavaScript is the electricity (making things move or change).

We will use EduBlocks, a block-based coding tool, to build websites with these three coding languages!


Activity: Website Parts Hunt

Visit a website and try to find:
βœ… A heading (big title at the top)
βœ… A picture (image on the page)
βœ… A button (something you can click)
βœ… A link (something you can click that takes you to another page)

Write down or draw what you find!


How the Internet Connects Computers

The internet is a system that connects computers around the world. This allows people to visit websites, watch videos, and send emails from anywhere.

Fun Facts About the Internet

  1. The internet is made up of millions of computers talking to each other!
  2. Websites are stored on servers – special computers that send website data to your computer.
  3. The first website ever made was created in 1991!

Review Questions

  1. What is a website?
  2. Name three types of websites and give an example of each.
  3. What happens when you type a website address into your browser?
  4. What are the three coding languages that websites use?
  5. What does a web browser do?

Hands-on Project: Draw Your Dream Website!

Imagine you could create your own website.

  • What would your website be about?
  • What pictures and text would you put on it?
  • What buttons would it have?

Draw a picture of your website idea on paper. Label the different parts, like the heading, images, and buttons.


Summary

  • Websites are places on the internet where people can find information, play games, and watch videos.
  • Websites work by sending information from a server to your computer.
  • Websites are built using HTML (structure), CSS (style), and JavaScript (interactions).
  • Web browsers help us visit websites by requesting and displaying information from the internet.
  • In the next chapter, we will start building our own web pages using EduBlocks!

Vocabulary Review

TermDefinition
WebsiteA place on the internet where people can find information, play games, or watch videos.
WebpageA single page of a website, like a chapter in a book.
InternetA giant network that connects computers all over the world.
ServerA special computer that stores websites and sends them to people when they ask for them.
Web BrowserA program that lets you visit websites, like Google Chrome or Safari.
Search EngineA website that helps you find information, like Google or Bing.
HTMLA special code that tells a website what to show, like words and pictures.
CSSA code that makes websites look nice with colors and styles.
JavaScriptA code that makes websites fun by adding buttons, animations, and games.
LinkA word or picture you can click on to go to another webpage.
Website Address (URL)The name of a website, like www.google.com.
HomepageThe first page of a website, like the front door to a house.
Web HostingA service that keeps websites online so people can visit them.