Explore ActivitiesDigital Literacy
💻
Digital Literacy

Can you finish html home page builder in about 25 min?

HTML Home Page Builder

You will creating a web page introduces children to HTML basics, helping them understand web structure.

Duration25 min
Age GroupAges 11–12
DifficultyBeginner
SubjectDigital Literacy
Activity Preview

See how this hands-on lesson works

Sign in to start the full activity flow, save this lesson, print a learner version, and track XP. The preview below is public so parents and educators can evaluate the activity before joining.

Concept

What this lesson teaches

Creating a web page introduces children to HTML basics, helping them understand web structure. This hands-on project makes the abstract code tangible, illustrating how elements like headings and paragraphs fit together to form a digital space they can control.

Materials

What you need

    Steps

    How the activity runs

      Why It Works

      The learning connection

      Engaging in web design promotes embodied cognition, as children visualize their ideas while coding. This activity enables them to see direct results from their input, reinforcing concepts of structure and syntax in a memorable way.

      Extend the Lesson

      Try it with your learner

      1. Open a text editor on your computer (like Notepad or TextEdit). 2. Write the basic HTML structure: <!DOCTYPE html>, <html>, <head>, <title>, <body>. 3. Add a header with your name using <h1>Your Name</h1>. 4. Insert a paragraph about your favorite hobby using <p>Your Hobby</p>. 5. Save the file as 'mypage.html' and open it in a web browser. 6. What changes can you make to make it even better?

      Digital Literacy25 minAges 11–12Grade 6Sign in to save this activity
      Keep Learning

      Related activities