[html5] understanding srcset

Edward O'Connor eoconnor at apple.com
Mon Oct 6 10:59:44 PDT 2014


Hi cat,

You wrote:

> I am working to try to understand how to use srcset in order to enable
> User browser to decide best image to use.

Here's a simple example of how to use srcset="" for providing different
resolution images for displays with different pixel densities:

http://www.webkit.org/demos/srcset/


Ted


More information about the Help mailing list