MCQ
Which HTML tag is used to define a description list?
Explanation
The <dl> tag defines a description list, containing pairs of <dt> (terms) and <dd> (descriptions).