Desktop 4K 1X Scale

Download Blisk application to test the cross-browser compatibility and responsive design on Desktop 4K 1X Scale. This desktop is ready to use standalone or simultaneously with lots of other popular devices.

Desktop 4K 1X Scale
Viewport Size:
3840px × 2160px
Screen Size:
3840px × 2160px
Device Pixel Ratio:
DPR 1

Table of contents:

Screen size, Viewport & Pixel Ratio

Desktop 4K 1X Scale has a 27.0-inch screen with a screen size (resolution): 3840px × 2160px , 3840px × 2160px viewport1, and a CSS Pixel Ratio of 1.

1 - Property is displayed as width × height.

Screen size (resolution) is the number of physical pixels present on a screen.

Viewport or Viewport size is the number of software pixels (CSS pixels) present on a screen. Usually, viewport size displays as viewport width in pixels to viewport height in pixels.

Device Pixel Ratio (DPR) or CSS Pixel Ratio is the ratio between the physical pixels (screen size or resolution) and CSS pixels (viewport). Depending on device specification, one CSS pixel can equal one or mode physical pixels. Modern devices have screens with high pixel density resulting in the difference between screen size (resolution) and viewport.

Summary:
Screen Size (Resolution) = Viewport size × Device Pixel Ratio.
Viewport size = Screen Size (Resolution) / Device Pixel Ratio.
CSS Pixel Ratio = Screen Size (Resolution) / Viewport size.

Key points for development and testing

Before you start web development or testing, check that the web application supports a responsive viewport by using a viewport meta tag:

You can inspect this tag in the head section of an HTML document on Desktop 4K 1X Scale right in the Blisk app. If this viewport tag is missing, the web application will not be responsive and will overflow the screen, hiding the content from users and leading to a bad user experience.

The form factor of the device represents its primary orientation as a portrait. Landscape orientation is popular on Desktop 4K 1X Scale as well and should be seriously considered when you develop or test web applications on any mobile.

You also need to consider that desktops are usually manipulated with a mouse, keyboard, and touchpad. To develop a high-quality web application, the developer should keep in mind the way the application responds to the actions of a user on hovers, clicks, drag and drop, focus events, etc. It has become a good practice to use mobile-like behaviors on desktops (e.g. swipe event on a slider). The majority of modern touchpads allow using multi-gestures on laptops and desktops.

CSS Media Query

Use the CSS Media Queries below to apply custom CSS properties for Desktop 4K 1X Scale and devices with the same screens:

Desktop 4K 1X Scale Media Query for min-width:

Desktop 4K 1X Scale Media Query for min-height:

Desktop 4K 1X Scale Media Query for landscape orientation:

Desktop 4K 1X Scale Media Query for portrait orientation:

Desktop 4K 1X Scale Media Query with device pixel ratio:

Launch device in Blisk application

Desktop 4K 1X Scale is ready to use in the Blisk app, where you can develop web applications and test cross-browser compatibility, use this phone as a standalone device or simultaneously with other devices. Getting started with Blisk...

  1. Download the latest version.
  2. Launch the Developer Mode from the Toolbar (screenshot below).
  3. Click Device Manager (screenshot below).
  4. Select Desktop 4K 1X Scale from the list.
  5. Click Launch Devices.

Launch device from Command prompt or Terminal

You can launch Desktop 4K 1X Scale in the Blisk app from Command prompt (Windows) or Terminal (macOS or Linux) to develop web applications and test cross-browser compatibility on a standalone device or simultaneously with other devices. Learn more...

  1. Download the latest version.
  2. Launch the Developer Mode from the Toolbar.
  3. Click Menu: Device Set ➜ Share Set.
  4. Select Command and click Next.
  5. Copy the generated command.
  6. Launch Command prompt or Terminal, paste the command, and execute it.

Specification (Summary)

Device Typedesktop
Operating SystemWindows
Screen Size (Resolution) Width3840px
Screen Size (Resolution) Height2160px
Viewport Width3840px
Viewport Height2160px
CSS Pixel Ratio1
Display Size27.0-inch
Pixels Per Inch163 PPI
Desktop 4K 1X Scale

Desktop 4K 1X Scale

is ready to use for
web development, testing, marketing, SEO needs

App for Windows, macOS, Linux

With Blisk app, you can:
  • Develop responsive web applications for mobiles, tablets, and desktops
  • Test cross-browser compatibility for mobiles, tablets, and desktops
  • Test touch events, simulate medium or slow Internet connection
  • Debug and measure performance with Developer Tools