What does an unordered list (<ul>) represent semantically?
<ul>
<ul> <li>Item 1</li> <li>Item 2</li> </ul>
A list of steps
A set of instructions
A group of unrelated items
A group of related items without a specific order