Momentum logo
Team 10 Classroom

CSS: The Basics

Posted on Sep 29th, 2021

Today’s topics

  • Styling HTML with CSS
  • CSS syntax: selectors, properties, values; shorthand properties
  • Working with color, text and font properties, and backgrounds
  • The box model, margin, and padding
  • Units of measurement

✅ TODO today

  • Begin working on your dog adoption website. 🐕

🎯 Weekend Project: Build a Dog Adoption website

Link to the assignment invitation

This assignment is due on Monday, October 4, at 9:00 am.

🔖 Resources

Getting Started

CSS Selectors & Properties

Box Model

⭐️ EXTRA/TMI

🦉 Code & Notes

Tags: phase-1 css

Back to home