html レスポンシブ画像

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html レスポンシブ画像相关的知识,希望对你有一定的参考价值。

<picture>
     <source media="(min-width:576px)" srcset="{% items[/images/common/bnr_gift.jpg] %}">
     <source media="(max-width:575px)" srcset="{% items[/images/common/bnr_gift_sp.jpg] %}">
     <img src="{% items[/images/common/bnr_gift.jpg] %}" alt="だしこうじ屋のギフト・ご贈答"></picture>

以上是关于html レスポンシブ画像的主要内容,如果未能解决你的问题,请参考以下文章

html レスポンシブ的GoogleMap

html レスポンシブ対応metaと链接

html YouTube上の埋め込みをレスポンシブに

html レスポンシブ外部スタイル振り分け

scss レスポンシブ:リスト

scss レスポンシブテーブル