Numbered List Example

Example showing numbered list items.

Preview

Code

<ol>
<li>First step</li>
<li>Second step</li>
<li>Third step</li>
</ol>

More HTML Lists Examples (9)