An unordered list is a way to present multiple related items without implying any particular order or priority. Key points:
- Purpose: Group items where sequence doesn’t matter (features, examples, options).
- Common markers: bullets (•), dashes (-), or asterisks (*).
- Use when: listing attributes, short items, or when order/steps aren’t important.
- Formatting tips:
- Keep items parallel (same grammatical structure).
- Keep items short — one line when possible.
- Use nested unordered lists for subpoints.
- Avoid mixing long paragraphs inside items; if needed, use a subheading or numbered list.
- in HTML) so screen readers announce it as a list.
Leave a Reply