-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[html] 第77天 说说你对HTML5的img标签属性srcset和sizes的理解?都有哪些应用场景? #530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
在类似七牛这样的图像存储服务都有缩放裁切功能的情况下,这两个属性就是渣 |
应用场景:多用于响应式图片或不同像素密度设备的图片适配; |
@xxf1996 "配合sizes属性才能使用" 这句表述不对吧,没有资料显示需要配合。张鑫旭文章里的第一个demo:
应该是 |
是的,应该是 |
|
可恶,又在mdn和回答里沉迷自我 |
这群贤弟,放一下愚兄多年前写的blog吧。 |
原来优秀的人很早就优秀了! |
@jiamianmao 膜拜大神,通俗易懂 |
第77天 说说你对HTML5的img标签属性srcset和sizes的理解?都有哪些应用场景?
The text was updated successfully, but these errors were encountered: