Intermediate
40 mins
Teacher/Student led
+80 XP

Your First Web Page with HTML

In this lesson you learn how web pages are built using HTML tags. You use blocks to create a page with headings, paragraphs, lists and links, then check the real code to see the tags behind each part.

Teacher Class Feed

Load previous activity

    1 - Start ~4 mins

    Illustration for StartEvery website you open is built from a language called HTML. Today you build your first web page by snapping blocks together, then reading the real HTML tags those blocks write. You will leave with a page that has a heading, paragraphs, a list and a link.

    2 - What a Web Page Is Made of ~4 mins

    From block to page

    A web page is not a picture. It is a set of tags that tell the browser what each part is: this is a heading, this is a paragraph, this is a list, this is a link.

    The language of those tags is called HTML (HyperText Markup Language). You will snap blocks to build the page, then open the HTML tab after each block to see the tag it wrote.

    3 - Hands-on: Build Your First Page from Blocks ~17 mins

    Open the Web Page Builder. You start with an empty page called Home. Build the page with blocks, and after each block open the HTML tab and find the tag it just wrote.

    Checklist (tick each off as you go):

    • Heading: added, and you found its tag
    • Paragraphs: two added, and you found their tags
    • List: three items, and you found both tags (whole list and each item)
    • Link: works, and you found its tag
    1. Add a heading block. Open the HTML tab. Find the heading tag and say its name.
    2. Add two paragraph blocks with a sentence in each. Find the paragraph tags in the HTML tab.
    3. Add a list with three items. Open the HTML tab. You should spot a tag for the whole list and a tag for each item. Name both.
    4. Add a link block.
      • Write the words people click as the link text.
      • Open the site in a new tab, copy the full address from the bar at the top (it should start with https://), and paste it into the address field. Try your school site or a sports club.
      Open the HTML tab and find the link tag.

    If you finish early, you may add a picture from the gallery and find the image tag in the HTML tab. That is optional stretch, not required today.

    Your work saves against this step, so the page will still be here when you come back.

    Interactive activity

    4 - Your Turn: Make the Page Yours ~9 mins

    Open the same Web Page Builder page you saved in the last step. Keep the same blocks and structure. Change only the words so the page is about something you care about: a hobby, a team, a game, a place.

    Done looks like this:

    • The heading names your topic in your own words
    • At least two paragraphs say something real about it
    • The list has three items that belong to your topic
    • There is one working link (link text plus a full https:// address)
    • You can point to the HTML tag for each thing on the page

    You do not need to rebuild the page from scratch. Edit the text in place, check the link still works, then open the HTML tab one more time and match each part to its tag.

    5 - Make Sense ~3 mins

    You did not type HTML today, but you read it. Every block you snapped wrote a real tag, and the browser used those tags to build the page you saw.

    The tags you met: h1 for a main heading, p for a paragraph, ul and li for a list (one wraps the whole list, one marks each item), a for a link. Next time you will give the page more structure, and you should be able to predict the tag before you look.

    123learn · Online learning platform

    Unlock the full learning experience

    You're previewing this lesson. Get full access to this lesson and hundreds more — each one ready to teach, with interactive activities, printable resources and pupil progress tracking built in.

    Hundreds of curriculum-aligned lessons
    Interactive activities in every lesson
    Printable resources & progress tracking
    Copyright Notice
    This lesson is copyright of Coding Ireland 2017 - 2025. Unauthorised use, copying or distribution is not allowed.
    🍪 Our website uses cookies to make your browsing experience better. By using our website you agree to our use of cookies. Learn more