list-item typically refers to a single element within a list (ordered or unordered) in writing, HTML, UI design, or data structures.
- Writing / documents: One entry in a bulleted or numbered list; should be concise and parallel in structure to other items.
- HTML: Represented by the
- tag inside
- or
- .
Leave a Reply