![]() |
VOOZH | about |
The HTML <ol> compact attribute was used to display an ordered list in a more compact form with reduced spacing between items.
Syntax:
<ol compact>Note: The HTML <ol> compact attribute is not supported by HTML 5 instead of using this we can use the CSS line-height property.