On Mon Nov 24 2014 at 9:30:08 AM Crest Christopher <
crestchristop...@gmail.com> wrote:

> What do you mean, make images width:100% like this;
>
> img {width:100%} ?
> With regards to the image in a div I assume you mean this;
> <div><img></img></div>
> div {width:76%} ?
>
> In other words the image will scale without multiple resolutions of the
> same image ?
>
>
>
Use that with caution. Don't deliver a 4000px wide image to a phone and
don't scale a 200px wide image to 960px wide on your desktop.

see picturefill.js http://scottjehl.github.io/picturefill/
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to