Skip to content

Instantly share code, notes, and snippets.

@dmtrmrv
Created June 30, 2014 01:33
Show Gist options
  • Save dmtrmrv/e5a973163ca5dfb32005 to your computer and use it in GitHub Desktop.
Save dmtrmrv/e5a973163ca5dfb32005 to your computer and use it in GitHub Desktop.
HTML - Ordered List: Short Items
<ol>
<li>Americano</li>
<li>Cappuccino</li>
<li>Espresso</li>
<li>Decaf</li>
</ol>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment