What could be possible screen resolution for devices in between 1025px and 2048px?
I'm making a website which should be fluid between 1025px to 2048px. I think If we know the possible resolution of devices between 1025px and 2048px
So i can use different media queries. I think there will not be more then 5 breakpoints.
Edit:
Mostly we always consider Width of resolution because height of webpage is always different.
You can get a listing of resolutions here; however the reality is that the resolution can be anything. Just because a monitor may perform best at a given resolution does not imply the user will be operating the monitor at said resolution.
You could take the approach of biting off the most commonly used resolutions as outlined here that fall within your window.
Width Height % of Internet Users