Thank you for visiting the zeitform Services media query test page!
Above you can see the identification of the device you are using. The result is based on media queries only, without any JavaScript involved (For background information read on).
Is the indentification correct?
Great! There's no further action needed. Thanks again for visiting.
Is the indentification incorrect?
Okay, seems our identification mechanism needs further improvement. It would be of great help to us if you could visit the Pieroxys test-page using the same device you are using now. Please send the result presented there, together with a short description of your device and browser to zeitform@zeitform.de. Thank you for participating.
Background Information
This page tries to identify the following groups of devices using CSS3 media qieries only (i.e. without any Javascript):
Desktop Computers (including laptops)
Tablet PCs up to 10"
Tablet PCs up to 8.5"
Smartphones
Smartphones in landscape mode
A problem with media queries is that IOS, Android and Windows Mobile implement media queries quite differently.
Furthermore, resolution and screen size of mobile devices is increasing more and more. As a result a device cannot be identified simply by its resolution or its screen size (2560 x 1440 Pixel may be laptop, a tablet or even a smartphone, see the table below).
Device Overview
The table shows the most common devices (symbolic illustration), sorted according to the resolution relevant for the medaiqueries (in row dpr 1). If the real resolution is higher (device-pixel-ratio > 1), the value is colored in grey.
In order to identify the most important groups of devices this page's style sheet uses a combination of resolution, screen-size in mm, screen-orientation and device-pixel-ratio.
To improve this device identification it's important to test a wide range of devices. That's why we've asked you to visit this page.