which attribute of ol tag the list order in descending
Answers
Answered by
1
Answer:
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...).
Answered by
0
Answer:
Answer: 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...)
give me thanks and marked me as brainliest
Similar questions