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