This one might divide the answers a bit, and is surely something I'd like to know people's opinion on. It could, however, be just splitting hairs. Is there really a big difference? Does it really matter or is it six and a half of one, half a baker's dozen of the other? If so, we'll move right along to the next question.
Q: Which of the following is more semantically correct?
<hn>A List of Stuff</hn> <ul> <li>Robots</li> <li>Monkeys</li> <li>Vikings</li> <li>KitKats</li> </ul><dl> <dt>A List of Stuff</dt> <dd>Robots</dd> <dd>Monkeys</dd> <dd>Vikings</dd> <dd>KitKats</dd> </dl>
See all quiz questions and wrap-ups collected in order.