Skip to content

Instantly share code, notes, and snippets.

@imghaste
Last active June 28, 2020 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imghaste/aae3138c8acf32c2c985c508a9ff0a27 to your computer and use it in GitHub Desktop.
Save imghaste/aae3138c8acf32c2c985c508a9ff0a27 to your computer and use it in GitHub Desktop.
URL Inline Examples
<!-- 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