![]() |
Definition and UsageThe When present, it specifies that the list order should be descending (9,8,7...), instead of ascending (1, 2, 3...). Applies toThe
Browser SupportThe numbers in the table specify the first browser version that fully supports the attribute. |
Example:
HTML
<ol reversed>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol>
html reversed attribute |
How to add Descending list order - HTML reversed Attribute | HTML Attribute |
Read Full: | HTML Attribute |
Type: | Develop |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |
Views: | 42 |
Reffered: https://www.w3schools.com/tags/att_reversed.asp