Skip to content

Instantly share code, notes, and snippets.

@andresbott
Created September 9, 2015 10:57
Show Gist options
  • Save andresbott/0ed222b18caaa4622aaa to your computer and use it in GitHub Desktop.
Save andresbott/0ed222b18caaa4622aaa to your computer and use it in GitHub Desktop.
html image as background property
<img style="height:880px;width:608px;background-image:url(http://...);background-size:608px 880px;" alt="" src="/img/spacer.gif" >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment