Introduction to CSS: The Box Model
Difficulty: Intermediate
Duration: 8 minutes and 16 seconds
Students: 214
Rating: 5/5
This practical lesson offers an introduction to the CSS Box Model.
Learning Objectives
- Learn how CSS renders everything in a box
- Learn about margin, padding, and border
- Learn how to modify the margin, padding, and border, using CSS
Intended Audience
This lesson is intended for anyone who wants to learn how the CSS Box Model works.
Prerequisites
Anyone with an interest in CSS in general. The following lesson will serve as a brief introduction to CSS: Introduction to CSS Syntax
Covered Topics