List-item
A list-item is one entry in a list — a single element within an ordered (numbered) or unordered (bulleted) list. Key points:
- Structure: Typically contains text, but can include images, links, checkboxes, or nested lists.
- Types: Ordered list-items are indexed (1, 2, 3); unordered use bullets (•, –, •). Checklists use checkboxes for task tracking.
- Semantics (HTML): Represented by the
- element inside
- or
- Accessibility:
- .
Leave a Reply