HTML Ordered Lists

Example
<ol>
<li>Mother</li>
<li>Father</li>
<li>Sun</li>
<li>Uncle </li>
</ol>
Preview
  1. Mother
  2. Father
  3. Sun
  4. Uncle

0 comments:

Post a Comment