6 lines
83 B
HTML
6 lines
83 B
HTML
<!DOCTYPE html>
|
|
<ol reversed>
|
|
<li>Three</li>
|
|
<li>Two</li>
|
|
<li>One</li>
|
|
</ol>
|