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.

  • 9: How to Center Elements Using Divs and Margins in CSS

    In this lesson, we explore how div elements and CSS margins can be used to control spacing and alignment on a webpage. Understanding how to center content and adjust margins is essential for creating balanced layouts and improving the overall design of your website.

    → Read more…

    9: How to Center Elements Using Divs and Margins in CSS

  • 8: How to Style Borders and Backgrounds with CSS

    Borders and backgrounds help make your webpage elements stand out. In this tutorial, you’ll learn how to add borders, change border styles, and apply background colors to different sections of your webpage. These styling techniques will help give your website a more polished and visually engaging look.

    → Read more…

    8: How to Style Borders and Backgrounds with CSS

  • 7: How to Import Google Fonts into Your Website

    Fonts play a big role in how a website looks and feels. In this tutorial, you’ll learn how to import fonts from Google Fonts and apply them to your webpage using CSS. Using custom fonts allows you to create a unique style and improve the readability and design of your…

    → Read more…

    7: How to Import Google Fonts into Your Website

  • 6: CSS Formatting Review: Understanding Properties

    In this lesson, we review one of the most important parts of CSS: properties. CSS properties allow you to control how elements on your webpage look, including things like color, spacing, fonts, and layout. Understanding how CSS properties work will help you write cleaner styles and give you more control…

    → Read more…

    6: CSS Formatting Review: Understanding Properties