<html>
<body>
<ol reversed>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol>
<p><strong>Note:</strong> The reversed attribute of the ol tag is not supported in Internet Explorer and Safari 5.1 (and earlier versions).</p>
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml5_ol_reversed by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 03:11:05 GMT -->
</html>