Created
June 24, 2015 01:02
-
-
Save gongpeione/0668e4c561e77ce6fd0c to your computer and use it in GitHub Desktop.
Replace a broken image with pure HTML/CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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