Skip to content

Instantly share code, notes, and snippets.

@richerimage
Created September 5, 2014 09:55
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 richerimage/6e2f6fa2378ee7d3c812 to your computer and use it in GitHub Desktop.
Save richerimage/6e2f6fa2378ee7d3c812 to your computer and use it in GitHub Desktop.
Start your <ol> List at any given number
<ol start="5">
<li>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</li>
<li>Nullam id dolor id nibh ultricies vehicula ut id elit.</li>
<li>Vestibulum id ligula porta felis euismod semper.</li>
</ol>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment