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 trialMaritza Nguyen
1,683 PointsColumn layout not working
I have watch the video three times already and I typed the code exactly as it is shown but I don't see the changes happening on my browser. All I see is two columns. I triple check the media querie's rule, also the id on the contact page. I am using Firefox. I don't want to move on until I find our what is wrong.
2 Answers
Matt Trask
10,027 Pointscan you show us your code?
Maritza Nguyen
1,683 PointsThanks for replying Matt. I finally found what I was doing wrong. I missed to put the responsive.css file inside main.css. That is why I wasn't seeing any changes on the browser.
Have a great day!