I am developing a mailing application with .NET and it auto generates the CSS for different screen sizes. What is the best way to view the results in Windows?
Android and iOS devices use WebKit, but I am not sure how to mimic the screen size.
For example, when I have something like:
<link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="css/mobile.css" type="text/css" />
I am not interested in online emulators, I am using WebKit.NET
Try this tool out
http://quirktools.com/screenfly/
As far as different browsers just download tthm and try it on your windows by using that site
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With