Download Blisk application to test the cross-browser compatibility and responsive design on Desktop HIDPI-XL. This desktop is ready to use standalone or simultaneously with lots of other popular devices.
Desktop HIDPI-XL has a 27.0-inch screen with a screen size (resolution): 2560px × 1440px , 2560px × 1440px viewport1, and a CSS Pixel Ratio of 1.
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 HIDPI-XL 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 HIDPI-XL 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.
Use the CSS Media Queries below to apply custom CSS properties for Desktop HIDPI-XL and devices with the same screens:
Desktop HIDPI-XL Media Query for min-width:
Desktop HIDPI-XL Media Query for min-height:
Desktop HIDPI-XL Media Query for landscape orientation:
Desktop HIDPI-XL Media Query for portrait orientation:
Desktop HIDPI-XL Media Query with device pixel ratio:
Desktop HIDPI-XL 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...
You can launch Desktop HIDPI-XL 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...
Device Type | desktop |
Operating System | Windows |
Screen Size (Resolution) Width | 2560px |
Screen Size (Resolution) Height | 1440px |
Viewport Width | 2560px |
Viewport Height | 1440px |
CSS Pixel Ratio | 1 |
Display Size | 27.0-inch |
Pixels Per Inch | 109 PPI |