On the <dl>
A blog post highlights lesser-known facts about the HTML <dl> element: a <dt> can have multiple <dd> elements, <dt> and <dd> can be grouped in a <div> for styling, they can be labeled with ARIA, and the element has been officially called a "description list" (not "definition list") since an HTML5 draft in 2008.