0 / 60 seg.

What is the default list item marker for a <dl> element?

<dl>
  <dt>Term</dt>
  <dd>Definition</dd>
</dl>