Skip to content

Instantly share code, notes, and snippets.

@uploadcare-user
Created November 2, 2016 15:54
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 uploadcare-user/b50e63b17e212d13f737cccabff8efc0 to your computer and use it in GitHub Desktop.
Save uploadcare-user/b50e63b17e212d13f737cccabff8efc0 to your computer and use it in GitHub Desktop.
codeblock #1 responsive images
<img src="myimage.jpg">
<style>
img {
width: 100%;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment