Momentum logo
Team 8 Classroom

CSS: The Basics

Posted on May 12th, 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

  1. Fill out this quick self-eval.
  2. 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, May 17, at 9:00 am.

🔖 Resources

Getting Started

CSS Selectors & Properties

Box Model

⭐️ EXTRA/TMI

🦉 Code, Notes, & Videos from class

Tags: phase-1 css

Back to home