Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Layout Basics CSS Layout Project Creating and Styling the Layout Containers

How do we know when to add a gutter to our columns?

.

2 Answers

Steven Parker
Steven Parker
229,744 Points

"Gutter" is a term from the printing industry that simply refers to space between columns. It's not a reference to any specific technique. They can be created by any of several methods, including padding or margins.

The use of a gutter is a design decision. They are added anytime they improve the attractiveness and/or readability of the layout.

Robert O'Toole
Robert O'Toole
6,366 Points

where is the gutter and column lessons. did i skip something?

Steven Parker
Steven Parker
229,744 Points

This is mentioned in the linked video, Creating and Styling the Layout Containers, at about 4 minutes in.