Module 4: The Box Model in CSS

Overview

In this module, students will learn about the CSS box model. Understanding the box model will enable students to have greater control over the appearance of their content. By adding padding, margin, and borders to sections of their web page students' portfolios can begin to take shape as aesthetically pleasing, professional-looking pages.

Lesson 1: Understanding The Box Model in CSS

Tips for Delivering This Lesson

Lesson 2: Applying the Box Model in CSS

Tips for Delivering This Lesson

Example Output

When this lesson is complete, students will have applied box model CSS properties to their site, which should be visible in index.html and accessibility.html.