How to number HTML elements using CSS without lists ?
Sometimes we have to number the Headings, Paragraphs, Section Titles, Buttons, Cards, and many other elements for which lists are not an appropriate element tag. In this scenario, we can take the help of CSS counters. It is not a way to replace ordered or unordered in any sense lists. It is just tha