Which tag pair is used to create a description in a description list?
<dl> and </dl>
<dl>
</dl>
<dfn> and </dfn>
<dfn>
</dfn>
<dt> and </dt>
<dt>
</dt>
<dd> and </dd>
<dd>
</dd>