Build a real webpage! Pick the right HTML tag for each part and watch your page come to life.
🦸 Tag the HTML Hero says:
HTML is the language that builds every webpage. Each "tag" does a job — <h1> makes a big title, <p> makes a paragraph, <img> adds a picture. Pick the right tag and I'll add it to your page. Let's build! 🏗️
Tag 1 / 6
🦸
Pick the right tag to add the next part!
mypetpage.html
<body>
🏆
⭐⭐⭐
HTML Hero!
0 points · you built a webpage!
🧠 Tags you learned:<h1> big title, <p> paragraph, <img> picture, <a> link, <button> button, and <ul><li> a list. Stacking tags like this is exactly how real websites are built! 🦸