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 Techniques Float Layout Floating Columns and Images

At 7:00 after media queries are applied & he reviews the page, the extra content column disappeared. Why?

After he applies the media queries to the image and content columns, he reviews that they are indeed stacking on the page in a smaller viewport and says everything looks good, but only the primary and secondary content columns show up, the "extra content" block disappears even though he didn't intend for that to happen. Why is it doing that?

1 Answer

Aurelian Spodarec
Aurelian Spodarec
10,801 Points

It didn't disappear. He just didn't scroll till the end. As you can see on the scroll bar, there is a lot of space left. Anyway, you can download the files and i think there should be a final version of the copy and you can check it out.