Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<body>
<picture>
<source width="200" srcset="red.png 1w, green.png 200w">
<img>
</picture>
</body>
<!DOCTYPE html>
<body>
<picture>
<source width="200" srcset="red.png 1w, green.png 200w">
<img>
</picture>
</body>