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 Unused CSS Stages Media Queries Device-Specific Media Queries: Part 1

Herb Bresnan
Herb Bresnan
10,658 Points

Anyone know of another iphone simulator for Windows 7 besides Microsofts' WebMatrix?

I need an alternative to Webmatrix iphone simulator. Thanks.

4 Answers

Andrew Dushane
Andrew Dushane
9,264 Points

Not exactly a simulator, but you can 'emulate' iPhones using Chrome's dev tools. It's under the Emulation tab, by the Console tab.

Herb Bresnan
Herb Bresnan
10,658 Points

I will give it a try, I don't feel like I'm keeping up with Guil in the CSS device specific queries stage unless I can type in the code and see the change. Thank you.

Herb Bresnan
Herb Bresnan
10,658 Points

Thanks again Andrew. I just needed to download Canary. Emulator wasn't in dev tools in my version of Chrome.

Andrew Dushane
Andrew Dushane
9,264 Points

Glad it worked for you. If you have access to a Mac, the iOS simulator in XCode is good. Chrome works pretty well though, and has a wide range of devices you can emulate, as I'm sure you noticed.