CSS pixels and resolution of content in a browser

Basically yes.

If you have an image that is 640px natively and you set its display size to 320px then on double density screens you get 2 image pixels mapped to one pixel giving a sharper image.

I think this article explains it better. :slight_smile:

http://www.espn.com/adspecs/guidelines/en/double-density.html

1 Like