Code goes on the left. Your website shows up on the right. Let's build!
Most tags come in pairs — an opening tag and a closing tag (with a slash).
Live demo idea: Click 🔄 Start Over, then delete everything in the code box. Click the Website Structure tools in order — html, head, body — while you explain each one, then add a heading and paragraph. Students watch the page build itself from nothing!
Grades 2–3: Have students edit the words already inside the starter template — the heading, the sentence, and the two list items. The Emoji and Picture tools are fun, low-risk ways to practice clicking inside the code.
Grades 4–6: Point them to the Smaller Heading and Picture tools to add extra sections to their page.
The Heading tool is smart: it adds a big <h1> first, then automatically switches to a smaller <h2> for every heading after that — the button's label updates to show which one comes next.
Every "Add" tool inserts new code with the editable words already highlighted, so students can just start typing to replace them. Click 🔄 Start Over any time to reset the code back to the starter "My Favorite Thing" template.