Skip to content

Instantly share code, notes, and snippets.

@trumball
Created May 24, 2013 13:14
Show Gist options
  • Save trumball/5643420 to your computer and use it in GitHub Desktop.
Save trumball/5643420 to your computer and use it in GitHub Desktop.
Anchor Link Pseudo Classes Most CSS developers know about the anchor link styles and :hover effects. But I wanted to include this small code snippet as a reference for newcomers. These are the four default states for an anchor link, and also a few other HTML elements. Keep this handy until you can memorize some of the more obscure ones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment