0 / 60 seg.

What does the <dt> element represent in a description list?

<dl>
  <dt>HTML</dt>
  <dd>Hyper Text Markup Language</dd>
</dl>