Skip to content

Instantly share code, notes, and snippets.

@mikelyons
Forked from WebPlatformDocs/dabblet.css
Created November 2, 2013 23:03
Show Gist options
  • Save mikelyons/7284446 to your computer and use it in GitHub Desktop.
Save mikelyons/7284446 to your computer and use it in GitHub Desktop.
/**
* The first commented line is your codelet’s title
*/
a:link {
color: red;
}
a:visited {
color: blue;
}
<a href="code.webplatform.org">This is a visited link!</a>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"70","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment