Skip to content

Instantly share code, notes, and snippets.

@aphoenix
Created December 6, 2011 18:55
Show Gist options
  • Save aphoenix/1439420 to your computer and use it in GitHub Desktop.
Save aphoenix/1439420 to your computer and use it in GitHub Desktop.
Actually this is what I was working with
<div class="ul">
<div class="li">
List item 1
</div>
<div class="li">
List item 2
</div>
<div class="li">
List item 3
</div>
<div class="li">
List item 4
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment