Multiple choice technology web technology Which tag defines a description of a term in definition list? <dfn> <dl> <dd> <div> Reveal answer Fill a bubble to check yourself C Correct answer Explanation In definition lists, (definition description) provides the description or explanation for a term. defines the term itself, is the list container, and is a generic block-level element.