Skip to content

Instantly share code, notes, and snippets.

@antimatter15
Last active August 21, 2016 22:55
Show Gist options
  • Save antimatter15/77444c33a33b0838c41a6602f2fa8634 to your computer and use it in GitHub Desktop.
Save antimatter15/77444c33a33b0838c41a6602f2fa8634 to your computer and use it in GitHub Desktop.
HTML Element
var img = new Image()
img.style.width = '100%'
img.src = "http://i.imgur.com/S2AinSB.jpg"
img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment