Skip to content

Instantly share code, notes, and snippets.

@dhg
Created October 19, 2012 04:13
Show Gist options
  • Save dhg/3916190 to your computer and use it in GitHub Desktop.
Save dhg/3916190 to your computer and use it in GitHub Desktop.
Linked list
<ul class="list">
<li>
<a>List item 1</a>
</li>
<li>
<a>List item 2</a>
</li>
<li>
<a>List item 3</a>
</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment