Screen resolution is the number of pixels your display shows, written as width × height. More pixels mean more detail at the same physical size. Two displays with the same resolution can look very different in sharpness if their physical sizes differ — that difference is measured inPPI (pixels per inch).
The value your browser reports is expressed in CSS pixels and may be affected by operating-system scaling. Multiplying it by your device pixel ratioprovides an estimated physical pixel grid, not a guaranteed native panel resolution. For a reference list of typical values, see common screen resolutions. If the browser, operating system and manufacturer all show different numbers, follow thedisplay scaling guide to separate native resolution, logical workspace, DPR, viewport size and browser zoom.