<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
</head>
<body>
<dl>
<dt>Term</dt>
<dd><p>Description of said term.</p></dd>
<dt>Another Term</dt>
<dd><div><p>And a description inside an open block.</p></div></dd></dl>
</body>
</html>