Need to check your current browser window’s resolution? Follow the steps below.
💡 Tip: We recommend using Google Chrome for these steps, as instructions and layout may vary slightly in other browsers.
Step 1: Open Developer Tools
Right-click anywhere on the page and select Inspect from the menu (or press Cmd + Option + I on Mac / Ctrl + Shift + I on Windows).
Step 2: Select the <html> Element
In the Elements tab, find and click on the top-level <html> element in the code panel.
Step 3: View the Computed Resolution
With the <html> element selected:
-
Click on the Computed tab in the styles panel.
-
Scroll to find the dimensions listed—this reflects the current width and height of your browser window.
For example, you might see:
780 × 2855.71