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 Getting Started with CSS Layout Creating a Sticky Footer

Quiz bummer: there are two instances of the correct answer in Basic CSS layouts quiz at the end of the first section

Hi, on the question "When do vertical margins collapse?", 2 of the 4 choices are exactly the same. The choice "when there is no border, padding, or content to interrupt two touching margins" is listed twice.

1 Answer

Guil Hernandez
STAFF
Guil Hernandez
Treehouse Teacher

Hi Dan Oswalt,

They're close. One is: "When there is no border, ...". The other is: "When there is a border, ..." :)

Oh, okay, tricky! Thank you for the response.