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 How to Make a Website Responsive Web Design and Testing Write CSS Media Queries

Lani Nguyen
Lani Nguyen
879 Points

I am trying to create a "responsive.css" file, not sure how to do it on this code challenge screen.

I am trying to create a "responsive.css" file, not sure how to do it on this code challenge screen.

2 Answers

Chris Shaw
Chris Shaw
26,676 Points

Hi Lani,

You can add your media queries at the bottom of the main.css file in the code challenge.

Paul Mink
PLUS
Paul Mink
Courses Plus Student 908 Points

Hi Lani,

I don't think it is possible to add that file from the Challenges screen. Like Chris, I just added it to the bottom of the main.css file and it worked like a charm.