In this activity, you will use the iframe tag to embed a live Scratch game directly inside your own HTML page. You will learn how each iframe attribute works — src, width, height, frameborder, scrolling, and allowfullscreen — and how they combine to create a clean, professional-looking embed.
In this activity, you will combine the audio and video tags on a single webpage, building an ocean-themed multimedia experience. You will link source files, set format types, enable controls, add loop behaviour, and use the poster attribute — experiencing how sound and moving images work together on one page.
In this activity, you will use the img tag to build a visual storytelling webpage set in outer space. You will go through the complete image workflow — providing the file path, writing meaningful alt text, and controlling image size using width and height — all inside one themed page.