I'm in the process of designing a webpage that needs to function properly on both desktop and mobile devices.
When I work on the desktop version, I have no trouble using Chrome Developer Tools or Firebug to fine-tune every aspect. But how can I ensure it looks perfect on mobile as well?
Is there a way for me to simulate an iPhone-sized view in Chrome?
Appreciate any advice!