Unordered-List
An unordered list is a simple, flexible way to present related items without implying sequence or priority. It groups elements visually and semantically, making content easier to scan and understand.
When to use
- Presenting features, ingredients, or examples.
- Grouping related links or resources.
- Displaying options where order doesn’t matter.
Benefits
- Clarity: breaks information into bite-sized items.
- Readability: easier to skim than paragraphs.
- Accessibility: assistive technologies recognize list structure.
Best practices
- Keep items parallel (same grammatical form).
- Use short, focused phrases when possible.
- Limit nesting—deeply nested lists reduce clarity.
- Use bullets consistently; choose a different list type when order matters.
Example (content list)
- Key features
- Usage tips
- Common mistakes
- Related resources
Quick styling tips
- Add spacing between items for readability.
- Use icons or custom bullets for visual hierarchy.
- For long items, keep them to one or two sentences.
An unordered list is a foundational formatting tool that improves comprehension whenever order isn’t important.
Leave a Reply