Skip to content

Instantly share code, notes, and snippets.

@gongpeione
Created June 24, 2015 01:02
Show Gist options
  • Save gongpeione/0668e4c561e77ce6fd0c to your computer and use it in GitHub Desktop.
Save gongpeione/0668e4c561e77ce6fd0c to your computer and use it in GitHub Desktop.
Replace a broken image with pure HTML/CSS
<object data="error.img" type="image/png">
<img src="http://www.computerweekly.com/blogs/cwdn/2011/01/25/Human%20error.png" />
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment