Welcome to PictureRenderer.Optimizely Discussions! #7
ErikHen
announced in
Announcements
Replies: 1 comment 2 replies
-
Hi! I'm doing <picture>
<source srcset="undefined" sizes="(max-width: 640px) 100vw, (max-width: 1200px) 320px, 750px" type="image/webp">
<source srcset="undefined" sizes="(max-width: 640px) 100vw, (max-width: 1200px) 320px, 750px">
<img alt="" src="undefined" loading="lazy" decoding="async">
</picture>``` |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
👋 Welcome!
Here you can:
Beta Was this translation helpful? Give feedback.
All reactions