Device for scaling down your projects?

Hi there!

I would like to know if there are some programs which will scale down your current project’s resolution to desired Width x Lenght (i.e. can you test your (for e.g.) site for RWD in other ways than just resizing your browser’s window to let say mobile device screen) ?

Thanks!

Most browsers have a responsive design mode in the developer tools.

In firefox you can open it with CTRL + SHIFT + M

4 Likes
1 Like

Thank you, ive never heard of this.

Thanks a lot guys! :grin:

You may be interested in the Responsive Design Testing tool available for download on github. It allows you to put in a url and see your webpage in a variety of widths all at the same time on the same page.

1 Like

CTRL + Shift + I (Windows) , chrome dev tools let you set it to different devices for testing as well

1 Like