ol-reversed-1a.html (83B)
1 <!DOCTYPE html> 2 <ol reversed> 3 <li>Three</li> 4 <li>Two</li> 5 <li>One</li> 6 </ol>