MCQ
Which HTML tag is used to define a description in a description list?
Explanation
The <dd> tag defines the description of a term in a description list, paired with <dt> tags.