Typography
List Style Generator
Create custom list styles with Tailwind CSS
List Type
Position
Marker Color
Tailwind Classes
list-disc list-outsidePreview
- First item in the list
- Second item with more content
- Third item here
- Fourth and final item
Position Comparison
list-outside
- Item one
- Item two with more text that wraps
- Item three
list-inside
- Item one
- Item two with more text that wraps
- Item three
All List Types
list-disc
- First
- Second
- Third
list-[circle]
- First
- Second
- Third
list-[square]
- First
- Second
- Third
list-decimal
- First
- Second
- Third
list-[lower-alpha]
- First
- Second
- Third
list-[upper-alpha]
- First
- Second
- Third
list-[lower-roman]
- First
- Second
- Third
list-[upper-roman]
- First
- Second
- Third