What is the problem in this code with a description list?
<dl>
<dt>HTML</dt>
<dd>HyperText Markup Language</dd
<dt>CSS</dt>
<dd>Cascading Style Sheets</dd>
</dl>
What is the problem in this code with a description list?
<dl>
<dt>HTML</dt>
<dd>HyperText Markup Language</dd
<dt>CSS</dt>
<dd>Cascading Style Sheets</dd>
</dl>