Horje

What is HTML <ol> reversed Attribute

Definition and Usage

The reversed attribute is a boolean attribute.

When present, it specifies that the list order should be descending (9,8,7...), instead of ascending (1, 2, 3...).


Browser Support

The numbers in the table specify the first browser version that fully supports the attribute.

Syntax

<ol reversed>




Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin