Skip to content

Instantly share code, notes, and snippets.

@tomasovic
Created January 14, 2017 20:12
Show Gist options
  • Select an option

  • Save tomasovic/2efa2cf7cb43d16fe511dfb2b689b12c to your computer and use it in GitHub Desktop.

Select an option

Save tomasovic/2efa2cf7cb43d16fe511dfb2b689b12c to your computer and use it in GitHub Desktop.
Lists OL
<!--Lists OL-->
<h3>Ordered Lists</h3>
<ol type="I">
<li>HTML</li>
<li>CSS</li>
<li>Javascript</li>
</ol>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment