dl

Purpose

A list containing individual terms and their definitions.

Contained by

Contains

Attribute groups

Example

<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/2002/06/xhtml2">
  <head>
    <title>definition</title>
  </head>
  <body>
    <dl>
      <dt>Asset</dt>
      <dd>A file containing partial content for a web page, including images, audio, scripts and
        text.</dd>
      <dt>Asset group</dt>
      <dd>The URL of a group of assets on a server or a device.</dd>
      <dt>Audio policy</dt>
      <dd>MCS policy containing references to audio assets.</dd>
    </dl>
  </body>
</html>

Related topics