List-item
A list-item is a single entry within a list used to present information concisely. It can appear in ordered (numbered) or unordered (bulleted) lists.
Key points
- Purpose: Breaks content into readable, scannable units.
- Structure: Typically a short phrase or sentence; may include subitems.
- Types: Ordered lists (steps, priorities) and unordered lists (features, examples).
- Usage tips: Keep items parallel, concise, and focused; start with a strong keyword; avoid mixing multiple ideas in one item.
- Accessibility: Use proper HTML elements (li within ul/ol) and clear phrasing for screen readers.
Leave a Reply