Skip to content

Instantly share code, notes, and snippets.

@davidbilik
Last active November 18, 2018 09:34
Show Gist options
  • Save davidbilik/651195ac788c31285e70896f5b7e1909 to your computer and use it in GitHub Desktop.
Save davidbilik/651195ac788c31285e70896f5b7e1909 to your computer and use it in GitHub Desktop.
<div>
<div>
First paragraph with a little of text before actual star of this demo - the list.
</div>
<ul>
<li>First option that is relatively short</li>
<li>Second option that contains as much info as the first one, but is quite long due to its representative nature</li>
<li>Three makes a crowd</li>
</ul>
<div>
Something at the end so its not so sad down here
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment