Skip to content

Instantly share code, notes, and snippets.

@ZachMoreno
Created January 12, 2016 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZachMoreno/78c6ada27161a0c760fa to your computer and use it in GitHub Desktop.
Save ZachMoreno/78c6ada27161a0c760fa to your computer and use it in GitHub Desktop.
<ul class="unstyled-list">
<li>list item</li>
<li><a href="#" alt="">list item</a></li>
<li>
<strong>list item</strong>
<ul>
<li>sub list item</li>
<li>sub list item</li>
</ul>
</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment