Momentum logo
Team 5 Classroom

CSS: The Basics

Posted on Sep 10th, 2020

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

Project

Build a Dog Adoption website

Link to the assignment invitation

This assignment is due on Monday, Sept 14, at 9:30 am.

CSS Selectors & Properties

Box Model

⭐️EXTRA/TMI

Code & Videos from class

Tags: phase-1 css

Back to home