Skip to content

Instantly share code, notes, and snippets.

@OSUblake
Created February 19, 2014 13:08
Show Gist options
  • Select an option

  • Save OSUblake/9091602 to your computer and use it in GitHub Desktop.

Select an option

Save OSUblake/9091602 to your computer and use it in GitHub Desktop.
WHR - Lists - 2
<ul>
<li>List item with a much longer description or more content.</li>
<li>List item</li>
<li>
List item
<ul>
<li>Nested List Item</li>
<li>Nested List Item</li>
<li>Nested List Item</li>
</ul>
</li>
<li>List item</li>
<li>List item</li>
<li>List item</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment