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

HTML How to Make a Website Responsive Web Design and Testing Build a Three Column Layout

Jeremy Benton
Jeremy Benton
1,360 Points

Columns not side by side (contact page)

Hello, I am having an issue trying to get the 2 columns to line up side by side, they stack fine for mobile widths.

https://teamtreehouse.com/workspaces/6142542#

It says the page no longer exists for your workspace. Try adding a snapshot of your workspace or maybe using codepen.io

Steven Parker
Steven Parker
231,007 Points

Your workspace link only exists while you are using it. For sharing, you must use the snapshot feature and then post the link to that.

Jeremy Benton
Jeremy Benton
1,360 Points

Thank you for your response, here is a snapshot as Steven suggested. I did manage to get my site up online at www.jerdendev.com, still has the same issue.

https://w.trhou.se/sjnu0ifav0

1 Answer

Steven Parker
Steven Parker
231,007 Points

I couldn't get www.jerdendev.com to come up, but I forked your snapshot and the preview looked fine. I see two columns side-by-side no matter what width the window is.

I also see that you have a shell of a media query for sizes of 660px and more, but you haven't populated it yet.

I got the same thing, two columns for me as well. I see nothing wrong.