What does an ordered list (<ol>) represent semantically?
<ol>
<ol> <li>Step 1</li> <li>Step 2</li> </ol>
A group of related items in a specific sequence
A group of items with no specific order
A group of unrelated items
A set of instructions