List-Item
A list item is a single entry within a list, used to present information clearly and concisely. Lists help readers scan content quickly and organize ideas into bite-sized pieces. There are two main list types: ordered (numbered) for sequences or priorities, and unordered (bulleted) for related items without specific order.
When to use list items
- Steps in a process (use ordered lists)
- Grouped examples or features (use unordered lists)
- Summaries or takeaways
- Checklists and to-dos
How to write effective list items
- Be concise: Keep each item short—one sentence or a brief phrase.
- Use parallel structure: Start each item with the same part of speech (e.g., verbs).
- Prioritize: Put the most important items first in ordered lists.
- Be specific: Include measurable details when relevant (e.g., “Save 20%” instead of “Save money”).
- Use formatting sparingly: Bold key words or use italics for emphasis only when it helps clarity.
Examples
- Unordered: • Fast setup • Intuitive UI • ⁄7 support
- Ordered: 1. Back up data 2. Verify integrity 3. Restore and test
Accessibility tips
- Use semantic HTML (
- ,
- ,
A well-crafted list item improves readability, helps users find information faster, and supports clear communication across documents and interfaces.
Leave a Reply