Skip to content

Instantly share code, notes, and snippets.

@mattboon
Created October 5, 2012 13:19
Show Gist options
  • Save mattboon/3839766 to your computer and use it in GitHub Desktop.
Save mattboon/3839766 to your computer and use it in GitHub Desktop.
a[alt] ?
a[alt]:before {
content: "";
display: block;
width: 500px;
height: 252px;
background-image: url('http://bukk.it/curses.gif');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment