Skip to content

Instantly share code, notes, and snippets.

@leods92
Created August 13, 2012 20:07
Show Gist options
  • Save leods92/3343758 to your computer and use it in GitHub Desktop.
Save leods92/3343758 to your computer and use it in GitHub Desktop.
Untitled
a[target] {
display: inline;
}
a[target]::before {
content: "this is a link => ";
margin: 0 4px 0 2px;
}
<a href="http://twitter.com/leods92" target="_blank">My Twitter</a>
<br/>
<a href="http://blog.leods92.com">My Blog</a>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment