A Free Way to Check Your Pages' Screen Resolution
Free Way to Check Screen Resolution
- What do you guys use for testing different screen resolutions for websites? The one I'm using charges $29/mo. Looking for something more affordable.
Answer:
The team here at SEN uses the Chrome Dev Tools for testing screen widths - https://developers.google.com/web/tools/chrome-devtools/
Here's Google's help file that provides specific information on checking your site for all the different devices on the market these days:
https://developers.google.com/web/tools/chrome-devtools/device-mode/
It's also free, which is great! Let me know if you have questions once you start using it.