Skip to content

Instantly share code, notes, and snippets.

@colmtuite
Created September 26, 2013 01:15
Show Gist options
  • Save colmtuite/6708535 to your computer and use it in GitHub Desktop.
Save colmtuite/6708535 to your computer and use it in GitHub Desktop.
Good use of presentational CSS classes.
<div class="w-30"></div>
<a class="btn-sml btn-accent"></a>
<nav class="horizontal-links"></nav>
<form class="form-stacked"></form>
<form class="form-inline"></form>
<a class="link-subtle"></a>
<h3 class="heading-sml"></h3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment