Load images based on screen size

前端 未结 7 1829
臣服心动
臣服心动 2020-12-14 23:23

I have the following HTML code which displays an image:

\"PP\"
7条回答
  •  -上瘾入骨i
    2020-12-15 00:08

    Why not use srcset and sizes attributes of the

    Bengal tiger
    

    For more reference go though Responsive_images

    It supported by all major browsers

提交回复
热议问题