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!
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
Austin Rau
Courses Plus Student 8,019 PointsHow do I take pics of my code?
I'm stuck on a website responsiveness code challenge and I need some help! Thanks...
3 Answers

James Barnett
39,199 PointsThe best solution is to create a working demo using codepen.

John Faught
3,484 PointsYou don't really need to take pictures of your code, it's better to just copy and paste it!

Austin Rau
Courses Plus Student 8,019 Points@media screen and (min-width: 705px;){ .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6 {width: 100%;} }

James Barnett
39,199 PointsSome context here will would help us, help you.
You can you edit your original post to include:
- the text of the step you are stuck on
- a link to the code challenge you are stuck on
- this code that you posted