Created
December 3, 2020 01:56
-
-
Save dooman87/a2e8aa8ac1aba0531afeec6c9f9c72e6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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