Intermediate
40 mins
Teacher/Student led
+80 XP

Adding Images and Structure

Build on a previous web page by adding subheadings, sections, images and a divider. Create a second page and link to it with a button. Predict the HTML tags used for each element before checking them.

Teacher Class Feed

Load previous activity

    1 - Start ~4 mins

    Illustration for StartYou already have a first web page with a heading, paragraphs and a list, and you have read the HTML tags each block wrote. Today you give that page real structure: subheadings, pictures, and a second page linked by a button. Still blocks only. Before you look at the HTML tab, try to name the tag yourself.

    2 - How a Page Gets Structure ~4 mins

    Parts of a structured page

    A page that is only one long block of text is hard to scan. Structure breaks it into clear parts so a reader knows where they are.

    • Subheadings mark the start of a new section, with paragraphs or other content under them.
    • Images sit with the section they belong to, not floating at random.
    • A second page, reached by a button, keeps related content from piling onto one screen. In the button block you set the target to that page's name so the button actually opens it.

    Every one of those pieces is still a block. Each block still writes a real HTML tag. Your job today is to place the blocks, then name the tag before you open the HTML tab to check.

    3 - Hands-on: Give the Page Real Structure ~17 mins

    Open the Web Page Builder. Your one-page site from earlier should be there; if it is missing, start from the Home page already in the builder (it has a heading, paragraphs and a list ready to extend).

    Must do, Checkpoint 1: give Home real sections

    1. Add at least two subheadings on the Home page, each starting its own section, with a short bit of text or a picture under each one.
    2. Add at least one picture on the Home page that belongs with a section.

    Must do, Checkpoint 2: add a second page and link to it

    1. Drag in another page block and give it a clear name (for example About or Fixtures). Then add a button on the Home page that opens it. In the button block, set the target to that exact page name so the button actually goes there. Example: if your second page is named About, the button target must say About, same spelling.

    Test: open preview and click the button. If the second page does not open, check the target spelling matches the page name exactly.

    Should do if you have time: add a short list under one subheading, and a divider between two sections.

    After you add each content block (subheading, image, button, list, or divider), pause. Say the HTML tag you think it just wrote, then open the HTML tab and find that tag. Do not edit the code; this lesson is still blocks only.

    Interactive activity

    4 - Your Turn: Structure Your Own Page ~9 mins

    Now make the structure yours. Keep working in the same builder.

    Must finish before you leave:

    • Write or rewrite the subheadings and the text under them so the page is about something you care about (a club, a hobby, a local place, or the problem you investigated earlier). Give each section a clear job: one idea per subheading.
    • Quick check only: your picture sits with the section it belongs to, and the button really opens the second page (target set to the second page's name). Fix only if something is broken; do not rebuild from scratch.
    • Save or export your site using the method on the board (for example Export and save the file to your class folder). You will need this page again.

    Should do if you have time:

    • Add a short list under one subheading and a divider between two sections.
    • Open the HTML tab and point to the tag that creates each piece of structure you used: the subheadings, the image, the link or button to the second page, and the list or divider if you added them.

    Done looks like this: a Home page with at least two clear sections about your topic, one picture in the right place, a working link to a second page, and your site saved or exported.

    5 - Make Sense ~3 mins

    A structured page is easier to read because each section has a job, and a second page keeps related content from crowding the first. The blocks you placed wrote real HTML: subheadings, images and links are tags, not magic. If you could name the tag before you looked, you are reading the page the way a browser does.

    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