What a List Is
A list is a set of related items shown together on the page. Instead of writing each item as a separate paragraph, HTML can group them so the reader sees that they belong to the same set.
That makes the page easier to scan. A list can be useful for features, categories, steps, shopping items, or any other group of repeated content.
A list shows several related items together instead of scattering them across the page.