HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML reversed Attribute

HTML reversed Attribute

 

 

The reversed attribute is a boolean attribute. It specifies that the list order should be descending instead of ascending when reversed attribute is present.

 

Used With:-

 

Element Attribute
ol reversed

 

Syntax:-

 

Its syntax is:- < element reversed>

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML