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 CSS - Beyond the Basics Working with Media Queries Device-Specific Media Queries

mrx3
mrx3
8,742 Points

Does anyone know if you can download a iphone emulator?

I don't have a server to setup test pages that I have completed, so I was wonder if there is a place that sells or has open source software were I can download a emulator like the one Guil uses in the video?

Thanks in advance for any help.

2 Answers

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

I'm not sure if this will help or do what you need, but in Chrome Dev Tools, there is a device simulation that allows you to choose from a large list of devices to test your page on (including all the iPhones). Just open Dev tools in Chrome and (at least on my version) there is a little phone icon near the top left of the dev menu bar.

mrx3
mrx3
8,742 Points

I'm aware of the Chrome Dev Tools. I would like to have something like what Guil has. Thanks for the input Jason.