reverse ol order html

Solutions on MaxInterview for reverse ol order html by the best coders in the world

showing results for - "reverse ol order html"
Victoire
11 Jul 2020
1<!-- Reverse numbering -->
2<ol reversed>
3  <li>I am a list item.</li>
4  <li>I am a list item.</li>
5  <li>I am a list item.</li>
6  <li>I am a list item.</li>
7  <li>I am a list item.</li>
8</ol>
9
similar questions
queries leading to this page
reverse ol order html