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 Build a Three Column Layout

media querries not working

i' currently trying to learn html/css but a it comes to responsive-design, the media queries don't work. I am not sure if it doesn't work due to my double screens or did i write anything wrong in the other codes?

2 Answers

Amanda Kuek
Amanda Kuek
4,109 Points

Hi Carsten,

I have dual screens too and media queries in responsive designs work as expected for me. If you're still having trouble, post the code for us to have a look :-)

Cheers, Amanda.

Dual screens won't affect responsive design; the media queries look at only the size of your browser window.

As Amanda said, if you can post a code sample that will help us help you!

Morgan