Skip to content

Instantly share code, notes, and snippets.

@dooman87
Created December 3, 2020 01:56
Show Gist options
  • Save dooman87/a2e8aa8ac1aba0531afeec6c9f9c72e6 to your computer and use it in GitHub Desktop.
Save dooman87/a2e8aa8ac1aba0531afeec6c9f9c72e6 to your computer and use it in GitHub Desktop.
<picture>
<source srcset="supercar.avif" type="image/avif">
<source srcset="supercar.webp" type="image/webp">
<img src="supercar.jpeg" alt="Fast red car"/>
</picture>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment