HTML5自适应图片

时间:2015-06-22 01:59:01

标签: html5

响应式图像的最佳解决方案是什么? img srcset属性或<picture>元素?有什么区别?

http://caniuse.com/#feat=srcset
http://caniuse.com/#feat=picture

我可以使用一个好的延迟加载器/响应式图像jQuery插件,还是一些类似的工具?

只是为了表明我完成了我的作业:

1 个答案:

答案 0 :(得分:0)

你可以使用css&#34; display:flex;&#34;只需将其应用于图像的父级。