Skip to content

CSS

Before proceeding with the new CSS content on this site, review the material below. This class assumes that you are familiar with these topics from previous classes.

Common Properties

A comprehensive reference for all CSS properties can be found on MDN Web Docs.

CSS Box Model

The CSS Box Model describes how margin, border, padding, and content relate to each other in an HTML element.

CSS Box Model
CSS Box Model