Skip to content

Instantly share code, notes, and snippets.

@robbieferrero
Created March 6, 2012 20:06
Show Gist options
  • Save robbieferrero/1988694 to your computer and use it in GitHub Desktop.
Save robbieferrero/1988694 to your computer and use it in GitHub Desktop.
image replacement technique
p {
background: url(http://www.google.com/images/errors/robot.png) no-repeat 0 0;
height: 400px;
width: 300px;
font: 0/0 a;
color: transparent;
text-shadow: none
}
<p>Hi, Google 404 robot!</p>
{"view":"split","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment