Skip to content

Instantly share code, notes, and snippets.

@ocidique
Last active September 14, 2015 07:09
Show Gist options
  • Select an option

  • Save ocidique/913906c1b1c29d804a26 to your computer and use it in GitHub Desktop.

Select an option

Save ocidique/913906c1b1c29d804a26 to your computer and use it in GitHub Desktop.
<style>
img.scalable-image {
width: 100%;
height: auto;
}
</style>
<img src="..." class="scalable-image">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment