By davidwalsh
via davidwalsh.name
Published: Dec 12 2012 / 08:42
As more devices emerge and differences in device interaction are implemented, the more important good CSS code will become. In order to write good CSS, we need some indicator about device capabilities. We've used CSS media queries thus far, with checks for max-width and pixel ratios. One new CSS media query is the pointer media query; the pointer media query provides information about how accurate the device pointer is (if present).
Tweet
SaveShareSend
Tags: css-html, frameworks, javascript, web design
Add your comment