Last active
June 28, 2020 14:34
-
-
Save imghaste/aae3138c8acf32c2c985c508a9ff0a27 to your computer and use it in GitHub Desktop.
URL Inline Examples
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
<!-- WebP: --> | |
<img src='https://cdn.imghaste.com/imghaste.com/webp/images/docs/peacocks.jpg' alt='convert to webP'/> | |
<!-- JPG: --> | |
<img src='https://cdn.imghaste.com/imghaste.com/jpeg/images/docs/peacocks.jpg' alt='convert to jpeg'/> | |
<!-- PNG: --> | |
<img src='https://cdn.imghaste.com/imghaste.com/png/images/docs/peacocks.jpg' alt='convert to png'/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment