Skip to content
Discussion options

You must be logged in to vote

Without any CSS, <ul> shows a list of items with bullets and <ol> shows a list of items with numbers.
Tailwind CSS reset style (preflight) removes the bullets and numbers both, to provide a unstyled look by default.

If we're not going to show visible numbers next to the items, there's no point for using <ol>

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@arun-mani-j
Comment options

Answer selected by arun-mani-j
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants