How to Teach with Tech

Ideas, Strategies, and Classroom Inspiration

How to Teach with Tech

Explore practical ways to bring coding, digital tools, and hands-on learning into your classroom.

  • 5: Understanding the HTML and Head Elements

    The html and head elements form the foundation of every HTML document. In this tutorial, you’ll learn what these elements do and why they are essential for structuring a webpage. Understanding these foundational elements will help you better understand how browsers interpret and display HTML files.

    → Read more…

    5: Understanding the HTML and Head Elements

  • 4: HTML Fundamentals Review: Core Concepts Explained

    In this lesson, we review the core concepts of HTML that every beginner should understand. You’ll revisit key ideas such as elements, tags, and how HTML organizes the structure of a webpage. This review will help strengthen your understanding before moving on to additional HTML elements and features.

    → Read more…

    4: HTML Fundamentals Review: Core Concepts Explained

  • 3: HTML Basics: Understanding Tags and Elements

    HTML uses tags and elements to structure the content of a webpage. In this tutorial, you’ll learn how HTML tags work and how they are used to define different parts of a webpage. By the end of this lesson, you’ll be able to identify HTML elements and understand how they…

    → Read more…

    3: HTML Basics: Understanding Tags and Elements

  • 2: How to use the Scrimba Interface for Learning HTML

    Before continuing with the coding lessons, it’s helpful to review how the Scrimba interface works. In this tutorial, you’ll explore the main features of the platform and how to navigate the coding environment. Understanding the interface will make it easier to follow along with the lessons and practice your HTML…

    → Read more…

    2: How to use the Scrimba Interface for Learning HTML