Created
September 26, 2013 01:15
-
-
Save colmtuite/6708535 to your computer and use it in GitHub Desktop.
Good use of presentational CSS classes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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