Skip to content

Instantly share code, notes, and snippets.

@dhg
Created September 3, 2012 00:17
Show Gist options
  • Save dhg/3605824 to your computer and use it in GitHub Desktop.
Save dhg/3605824 to your computer and use it in GitHub Desktop.
List
<ul class="list">
<li>List item 1</li>
<li>List item 2</li>
<li class="list-divider">List Divider</li>
<li>List item 3</li>
<li>List item 4</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment