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 trialMark Mahan
1,343 PointsResponsive design: My columns are not switching to 3 columns on the 'larger desktop' setting.
Although my two column layout on the about page seems to work fine the three column layout on the 'larger desktop ' layout of the browser is not working at all. No matter what size I make my browser the portfolio stays in two columns. What is wrong with my code?
Thanks for the response. Please disregard my question. Even after referring to the Markdown Cheatsheet I could not post my code. I was, however, fix it on my own. I think I missed a curly brace.
mikes02
Courses Plus Student 16,968 Pointsmikes02
Courses Plus Student 16,968 PointsHi Mark,
Please post your code for review, without the ability to analyze the code it's very difficult to determine what could be going wrong. If you need help posting code you can refer to the Markdown Cheatsheet for guidance, essentially you are going to put (```) at the beginning and end of your code, without the parenthesis, though.