public marks

PUBLIC MARKS from srcmax with tag retina

2014

2013

Retina.js | Retina graphics for your website

by 4 others
retina.js is an open source script that makes it easy to serve high-resolution images to devices with retina displays

2012

Using CSS Sprites to optimize your website for Retina Displays — miekd

To optimize for high-resolution screens, you have to add a reference to a larger image asset within a specific media query. So for every image asset you have at a normal resolution (or @1x) you have to add a high-resolution version (@2x). This means double the amount of files, and double the amount of selectors and file references in your CSS.

srcmax's TAGS related to tag retina

css +   images +   js +   Media Queries +   sprite +